aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Locale-PO
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-29 16:47:42 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-29 16:47:42 +0000
commite6353d0b3db307b860585f8ab426823ebe603cb0 (patch)
tree006d8263c256450d1533fb1effbde963c31ee3c0 /devel/p5-Locale-PO
parent3c027b3dce2f4e990f09b0e5b44f4b086a58f8c8 (diff)
downloadports-e6353d0b3db307b860585f8ab426823ebe603cb0.tar.gz
ports-e6353d0b3db307b860585f8ab426823ebe603cb0.zip
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@)
Notes
Notes: svn path=/head/; revision=300219
Diffstat (limited to 'devel/p5-Locale-PO')
-rw-r--r--devel/p5-Locale-PO/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-Locale-PO/Makefile b/devel/p5-Locale-PO/Makefile
index b8e96d33d9b8..7522133ffe03 100644
--- a/devel/p5-Locale-PO/Makefile
+++ b/devel/p5-Locale-PO/Makefile
@@ -18,7 +18,7 @@ COMMENT= Perl module for manipulating .po entries from GNU gettext
PERL_CONFIGURE= yes
CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
-BUILD_DEPENDS= ${SITE_PERL}/File/Slurp.pm:${PORTSDIR}/devel/p5-File-Slurp
+BUILD_DEPENDS= p5-File-Slurp>=0:${PORTSDIR}/devel/p5-File-Slurp
RUN_DEPENDS:= ${BUILD_DEPENDS}
MAN3= Locale::PO.3