- Remove test only and already-in-core dependencies.
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= SQL-Abstract-Limit
|
||||
PORTVERSION= 0.141
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= databases perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
@@ -15,10 +16,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0$//}
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= SQL Portability layer for LIMIT emulation
|
||||
|
||||
RUN_DEPENDS= p5-Test-Exception>=0:${PORTSDIR}/devel/p5-Test-Exception \
|
||||
p5-Test-Deep>=0:${PORTSDIR}/devel/p5-Test-Deep \
|
||||
p5-SQL-Abstract>=1.24:${PORTSDIR}/databases/p5-SQL-Abstract \
|
||||
p5-Scalar-List-Utils>=0:${PORTSDIR}/lang/p5-Scalar-List-Utils \
|
||||
RUN_DEPENDS= p5-SQL-Abstract>=1.24:${PORTSDIR}/databases/p5-SQL-Abstract \
|
||||
p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user