aboutsummaryrefslogtreecommitdiffstats
path: root/converters/p5-Convert-TNEF
diff options
context:
space:
mode:
authoraz <az@FreeBSD.org>2012-06-04 13:21:59 +0800
committeraz <az@FreeBSD.org>2012-06-04 13:21:59 +0800
commitac201cd7e1a5b13aba43876d2f504c7b7ceed2a7 (patch)
tree32ac53d83bafd25e8571c85f46f6fdb0610d1311 /converters/p5-Convert-TNEF
parentaef63c97c3d328a1b982ef8eb841af79bd782b6a (diff)
downloadfreebsd-ports-gnome-ac201cd7e1a5b13aba43876d2f504c7b7ceed2a7.tar.gz
freebsd-ports-gnome-ac201cd7e1a5b13aba43876d2f504c7b7ceed2a7.tar.zst
freebsd-ports-gnome-ac201cd7e1a5b13aba43876d2f504c7b7ceed2a7.zip
- Remove SITE_PERL from *_DEPENDS
Diffstat (limited to 'converters/p5-Convert-TNEF')
-rw-r--r--converters/p5-Convert-TNEF/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/converters/p5-Convert-TNEF/Makefile b/converters/p5-Convert-TNEF/Makefile
index a9c021016770..273f4ddfa08e 100644
--- a/converters/p5-Convert-TNEF/Makefile
+++ b/converters/p5-Convert-TNEF/Makefile
@@ -14,8 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to read TNEF files
-BUILD_DEPENDS= ${SITE_PERL}/IO/Wrap.pm:${PORTSDIR}/devel/p5-IO-stringy \
- ${SITE_PERL}/MIME/Body.pm:${PORTSDIR}/mail/p5-MIME-Tools
+BUILD_DEPENDS= p5-IO-stringy>=0:${PORTSDIR}/devel/p5-IO-stringy \
+ p5-MIME-Tools>=0:${PORTSDIR}/mail/p5-MIME-Tools
RUN_DEPENDS:= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes