aboutsummaryrefslogtreecommitdiff
path: root/converters/p5-Unicode-String
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-04 08:31:14 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-04 08:31:14 +0000
commit24374f6b476eef87d6c06c6c94519992faf7a610 (patch)
tree9c2341a0f83580c47ceb27f43687579284650b0e /converters/p5-Unicode-String
parent95b164bae683ae6cb11d75d9725d0572d4f8c80c (diff)
downloadports-24374f6b476eef87d6c06c6c94519992faf7a610.tar.gz
ports-24374f6b476eef87d6c06c6c94519992faf7a610.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298340
Diffstat (limited to 'converters/p5-Unicode-String')
-rw-r--r--converters/p5-Unicode-String/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/p5-Unicode-String/Makefile b/converters/p5-Unicode-String/Makefile
index acf325845c65..9eb2e4e24831 100644
--- a/converters/p5-Unicode-String/Makefile
+++ b/converters/p5-Unicode-String/Makefile
@@ -19,7 +19,7 @@ PERL_CONFIGURE= yes
.include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500804
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64
+BUILD_DEPENDS= p5-MIME-Base64>=0:${PORTSDIR}/converters/p5-MIME-Base64
.endif
MAN3= Unicode::CharName.3 Unicode::String.3