diff options
Diffstat (limited to 'textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile')
-rw-r--r-- | textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile index 0b7220b325ee..f73d5a2f0fb8 100644 --- a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile +++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile @@ -10,8 +10,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= tobez@FreeBSD.org COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module -BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \ - p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit +BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect \ + p5-Template-Toolkit>=0:www/p5-Template-Toolkit RUN_DEPENDS:= ${BUILD_DEPENDS} USES= perl5 |