summaryrefslogtreecommitdiff
path: root/databases/p5-DBD-ODBC/Makefile
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-DBD-ODBC/Makefile
parentThe Par monad(s) offer an alternative parallel programming API to that (diff)
SITE_PERL --> package dependencies, chunks 2-3
Submitted by: az
Notes
Notes: svn path=/head/; revision=298118
Diffstat (limited to 'databases/p5-DBD-ODBC/Makefile')
-rw-r--r--databases/p5-DBD-ODBC/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile
index 9e8caa72085d..29c470e55070 100644
--- a/databases/p5-DBD-ODBC/Makefile
+++ b/databases/p5-DBD-ODBC/Makefile
@@ -18,7 +18,7 @@ COMMENT= DBD module interfacing the ODBC databases
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
+RUN_DEPENDS= p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes