aboutsummaryrefslogtreecommitdiff
path: root/textproc/p5-Template-Plugin-Lingua-EN-Inflect
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-03 05:56:20 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-03 05:56:20 +0000
commita50c1cb64785b551bfdbff06f3e1ee2731d50271 (patch)
treef0d9050bfa3146dd2ccf52f45dfa6976fdf0d336 /textproc/p5-Template-Plugin-Lingua-EN-Inflect
parent4812598a539d066b1edf7c36055b163ca1207256 (diff)
downloadports-a50c1cb64785b551bfdbff06f3e1ee2731d50271.tar.gz
ports-a50c1cb64785b551bfdbff06f3e1ee2731d50271.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (tobez@ via IM)
Notes
Notes: svn path=/head/; revision=298050
Diffstat (limited to 'textproc/p5-Template-Plugin-Lingua-EN-Inflect')
-rw-r--r--textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile4
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 29f19623377c..0972abd8d0f4 100644
--- a/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile
+++ b/textproc/p5-Template-Plugin-Lingua-EN-Inflect/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= tobez@FreeBSD.org
COMMENT= Interface Template Toolkit to Lingua::EN::Inflect module
-BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Inflect.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \
- ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
+BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect \
+ p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes