aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-WebForm
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-DBIx-Class-WebForm
parentc02b54f2d6f9156b35cb7469bccf7fa923f78393 (diff)
downloadports-9897852e8c490798596da22678f56cde65fab266.tar.gz
ports-9897852e8c490798596da22678f56cde65fab266.zip
SITE_PERL --> package dependencies, chunks 2-3
Submitted by: az
Notes
Notes: svn path=/head/; revision=298118
Diffstat (limited to 'databases/p5-DBIx-Class-WebForm')
-rw-r--r--databases/p5-DBIx-Class-WebForm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Class-WebForm/Makefile b/databases/p5-DBIx-Class-WebForm/Makefile
index e2f16c9d1d2d..53ec64cb8cb1 100644
--- a/databases/p5-DBIx-Class-WebForm/Makefile
+++ b/databases/p5-DBIx-Class-WebForm/Makefile
@@ -16,8 +16,8 @@ MAINTAINER= perl@FreeBSD.org
COMMENT= CRUD methods for DBIx::Class
RUN_DEPENDS= p5-DBIx-Class>=0:${PORTSDIR}/databases/p5-DBIx-Class \
- ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \
- ${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator
+ p5-HTML-Tree>=0:${PORTSDIR}/www/p5-HTML-Tree \
+ p5-Data-FormValidator>=0:${PORTSDIR}/textproc/p5-Data-FormValidator
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_MODBUILD= yes