diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 11:46:48 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-05 11:46:48 +0000 |
commit | 13c40c380327ca1b3267c7b95ca3fde12e433313 (patch) | |
tree | 8ca42e58d2965bafa4c044c03ea72590225d4093 /www/p5-Template-Plugin-Class | |
parent | 8001f3c6c6e82e0552dfaba8d32c81360e4b0af5 (diff) | |
download | ports-13c40c380327ca1b3267c7b95ca3fde12e433313.tar.gz ports-13c40c380327ca1b3267c7b95ca3fde12e433313.zip |
Notes
Diffstat (limited to 'www/p5-Template-Plugin-Class')
-rw-r--r-- | www/p5-Template-Plugin-Class/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-Plugin-Class/Makefile b/www/p5-Template-Plugin-Class/Makefile index 541394375d0e..c5c9b646acb6 100644 --- a/www/p5-Template-Plugin-Class/Makefile +++ b/www/p5-Template-Plugin-Class/Makefile @@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lth@FreeBSD.org COMMENT= Allow calling of class methods on arbitrary classes -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |