aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-CGI-Builder
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-CGI-Builder')
-rw-r--r--www/p5-CGI-Builder/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-CGI-Builder/Makefile b/www/p5-CGI-Builder/Makefile
index f2234f71b2e9..455c69fa0f61 100644
--- a/www/p5-CGI-Builder/Makefile
+++ b/www/p5-CGI-Builder/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module intended to make it easier to create reusable web apps
-BUILD_DEPENDS= ${SITE_PERL}/IO/Util.pm:${PORTSDIR}/devel/p5-IO-Util \
- ${SITE_PERL}/Class/constr.pm:${PORTSDIR}/devel/p5-OOTools
+BUILD_DEPENDS= p5-IO-Util>=0:${PORTSDIR}/devel/p5-IO-Util \
+ p5-OOTools>=0:${PORTSDIR}/devel/p5-OOTools
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes