aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-Lingua-EN-Inflect-Number
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-05 19:46:48 +0800
committeraz <az@FreeBSD.org>2012-06-05 19:46:48 +0800
commit6962545ccff1d63f4f072f5df929facf58ea6dd3 (patch)
tree633659fcf8037e2df702fe0f4fb5453d26592df6 /textproc/p5-Lingua-EN-Inflect-Number
parent04c5deb4fd3441841209d06d8b0a3947846834bb (diff)
downloadfreebsd-ports-gnome-6962545ccff1d63f4f072f5df929facf58ea6dd3.tar.gz
freebsd-ports-gnome-6962545ccff1d63f4f072f5df929facf58ea6dd3.tar.zst
freebsd-ports-gnome-6962545ccff1d63f4f072f5df929facf58ea6dd3.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: maintainer (lth@ via email)
Diffstat (limited to 'textproc/p5-Lingua-EN-Inflect-Number')
-rw-r--r--textproc/p5-Lingua-EN-Inflect-Number/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/p5-Lingua-EN-Inflect-Number/Makefile b/textproc/p5-Lingua-EN-Inflect-Number/Makefile
index ef85c61c312f..8e5ecd16c212 100644
--- a/textproc/p5-Lingua-EN-Inflect-Number/Makefile
+++ b/textproc/p5-Lingua-EN-Inflect-Number/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= lth@FreeBSD.org
COMMENT= Force number of words to singular or plural
-BUILD_DEPENDS= ${SITE_PERL}/Lingua/EN/Inflect.pm:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect
+BUILD_DEPENDS= p5-Lingua-EN-Inflect>=0:${PORTSDIR}/textproc/p5-Lingua-EN-Inflect
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes