diff options
Diffstat (limited to 'www/p5-Template-Toolkit-Simple/Makefile')
-rw-r--r-- | www/p5-Template-Toolkit-Simple/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-Toolkit-Simple/Makefile b/www/p5-Template-Toolkit-Simple/Makefile index ec84a86..431418a 100644 --- a/www/p5-Template-Toolkit-Simple/Makefile +++ b/www/p5-Template-Toolkit-Simple/Makefile @@ -11,7 +11,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= lwhsu@FreeBSD.org COMMENT= Simple Interface to Template Toolkit -BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |