aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBI-Shell
diff options
context:
space:
mode:
authorChris Rees <crees@FreeBSD.org>2012-06-03 18:57:30 +0000
committerChris Rees <crees@FreeBSD.org>2012-06-03 18:57:30 +0000
commit9897852e8c490798596da22678f56cde65fab266 (patch)
tree7a1681310fa8920b2bcadd8427f5caa002c7b70f /databases/p5-DBI-Shell
parentc02b54f2d6f9156b35cb7469bccf7fa923f78393 (diff)
downloadports-9897852e8c490798596da22678f56cde65fab266.tar.gz
ports-9897852e8c490798596da22678f56cde65fab266.zip
Notes
Diffstat (limited to 'databases/p5-DBI-Shell')
-rw-r--r--databases/p5-DBI-Shell/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/databases/p5-DBI-Shell/Makefile b/databases/p5-DBI-Shell/Makefile
index 6d89aaf8110e..14f5ac09baf7 100644
--- a/databases/p5-DBI-Shell/Makefile
+++ b/databases/p5-DBI-Shell/Makefile
@@ -14,10 +14,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Interactive command shell for the DBI
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI \
- ${SITE_PERL}/Text/Reform.pm:${PORTSDIR}/textproc/p5-Text-Reform \
- ${SITE_PERL}/${PERL_ARCH}/Text/CSV_XS.pm:${PORTSDIR}/textproc/p5-Text-CSV_XS \
- ${SITE_PERL}/IO/Tee.pm:${PORTSDIR}/devel/p5-IO-Tee
+RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI \
+ p5-Text-Reform>=0:${PORTSDIR}/textproc/p5-Text-Reform \
+ p5-Text-CSV_XS>=0:${PORTSDIR}/textproc/p5-Text-CSV_XS \
+ p5-IO-Tee>=0:${PORTSDIR}/devel/p5-IO-Tee
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes