aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-PerlIO-via-Bzip2
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2012-06-05 18:34:53 +0000
committerAndrej Zverev <az@FreeBSD.org>2012-06-05 18:34:53 +0000
commit1385f70bdfe29483011d28a66e1adc79e71107de (patch)
treee4e1080cb073e00173f68261eb5721bd6505069c /archivers/p5-PerlIO-via-Bzip2
parentc6004f008e50fedc8dafffd6818d6f7f798f5846 (diff)
downloadports-1385f70bdfe29483011d28a66e1adc79e71107de.tar.gz
ports-1385f70bdfe29483011d28a66e1adc79e71107de.zip
- Remove SITE_PERL from *_DEPENDS
Notes
Notes: svn path=/head/; revision=298507
Diffstat (limited to 'archivers/p5-PerlIO-via-Bzip2')
-rw-r--r--archivers/p5-PerlIO-via-Bzip2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/p5-PerlIO-via-Bzip2/Makefile b/archivers/p5-PerlIO-via-Bzip2/Makefile
index 15830d72f46a..5437dc90fa11 100644
--- a/archivers/p5-PerlIO-via-Bzip2/Makefile
+++ b/archivers/p5-PerlIO-via-Bzip2/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl extension to provide a PerlIO layer to bzip2/bunzip2
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Compress/Bzip2.pm:${PORTSDIR}/archivers/p5-Compress-Bzip2
+BUILD_DEPENDS= p5-Compress-Bzip2>=0:${PORTSDIR}/archivers/p5-Compress-Bzip2
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes