aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-MySQLSequence/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-MySQLSequence/Makefile')
-rw-r--r--databases/p5-DBIx-MySQLSequence/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/databases/p5-DBIx-MySQLSequence/Makefile b/databases/p5-DBIx-MySQLSequence/Makefile
index a0f6307ac189..49fe9f5f45f3 100644
--- a/databases/p5-DBIx-MySQLSequence/Makefile
+++ b/databases/p5-DBIx-MySQLSequence/Makefile
@@ -11,12 +11,12 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Proper and correct (emulated) sequence support for MySQL
-BUILD_DEPENDS= p5-DBD-mysql>0:${PORTSDIR}/databases/p5-DBD-mysql \
- p5-DBI>0:${PORTSDIR}/databases/p5-DBI \
- p5-Params-Util>=0.26:${PORTSDIR}/devel/p5-Params-Util
-RUN_DEPENDS= p5-DBD-mysql>0:${PORTSDIR}/databases/p5-DBD-mysql \
- p5-DBI>0:${PORTSDIR}/databases/p5-DBI \
- p5-Params-Util>=0.26:${PORTSDIR}/devel/p5-Params-Util
+BUILD_DEPENDS= p5-DBD-mysql>0:databases/p5-DBD-mysql \
+ p5-DBI>0:databases/p5-DBI \
+ p5-Params-Util>=0.26:devel/p5-Params-Util
+RUN_DEPENDS= p5-DBD-mysql>0:databases/p5-DBD-mysql \
+ p5-DBI>0:databases/p5-DBI \
+ p5-Params-Util>=0.26:devel/p5-Params-Util
USES= perl5
USE_PERL5= configure