aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-Oryx
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-Oryx
parentc02b54f2d6f9156b35cb7469bccf7fa923f78393 (diff)
downloadports-9897852e8c490798596da22678f56cde65fab266.tar.gz
ports-9897852e8c490798596da22678f56cde65fab266.zip
Notes
Diffstat (limited to 'databases/p5-Oryx')
-rw-r--r--databases/p5-Oryx/Makefile18
1 files changed, 9 insertions, 9 deletions
diff --git a/databases/p5-Oryx/Makefile b/databases/p5-Oryx/Makefile
index f6d8a09cf282..744e15df2db6 100644
--- a/databases/p5-Oryx/Makefile
+++ b/databases/p5-Oryx/Makefile
@@ -16,15 +16,15 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Meta-Model Driven Object Persistance with Multiple Inheritance
-BUILD_DEPENDS= ${SITE_PERL}/SQL/Abstract.pm:${PORTSDIR}/databases/p5-SQL-Abstract \
- ${SITE_PERL}/DBM/Deep.pm:${PORTSDIR}/databases/p5-DBM-Deep \
- ${SITE_PERL}/YAML.pm:${PORTSDIR}/textproc/p5-YAML \
- ${SITE_PERL}/${PERL_ARCH}/Class/Date.pm:${PORTSDIR}/devel/p5-Class-Date \
- ${SITE_PERL}/Class/Data/Inheritable.pm:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
- ${SITE_PERL}/Ima/DBI.pm:${PORTSDIR}/databases/p5-Ima-DBI \
- ${SITE_PERL}/Data/Types.pm:${PORTSDIR}/devel/p5-Data-Types \
- ${SITE_PERL}/Class/Observable.pm:${PORTSDIR}/devel/p5-Class-Observable \
- ${SITE_PERL}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI
+BUILD_DEPENDS= p5-SQL-Abstract>=0:${PORTSDIR}/databases/p5-SQL-Abstract \
+ p5-DBM-Deep>=0:${PORTSDIR}/databases/p5-DBM-Deep \
+ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML \
+ p5-Class-Date>=0:${PORTSDIR}/devel/p5-Class-Date \
+ p5-Class-Data-Inheritable>=0:${PORTSDIR}/devel/p5-Class-Data-Inheritable \
+ p5-Ima-DBI>=0:${PORTSDIR}/databases/p5-Ima-DBI \
+ p5-Data-Types>=0:${PORTSDIR}/devel/p5-Data-Types \
+ p5-Class-Observable>=0:${PORTSDIR}/devel/p5-Class-Observable \
+ p5-DBI>=0:${PORTSDIR}/databases/p5-DBI
RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-XML-DOM-Lite>0:${PORTSDIR}/textproc/p5-XML-DOM-Lite \
p5-DBD-SQLite>=0:${PORTSDIR}/databases/p5-DBD-SQLite