aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-PerlIO-via-Bzip2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/p5-PerlIO-via-Bzip2/Makefile')
-rw-r--r--archivers/p5-PerlIO-via-Bzip2/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/archivers/p5-PerlIO-via-Bzip2/Makefile b/archivers/p5-PerlIO-via-Bzip2/Makefile
index 261a88db7f20..dabab4e2083d 100644
--- a/archivers/p5-PerlIO-via-Bzip2/Makefile
+++ b/archivers/p5-PerlIO-via-Bzip2/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: PerlIO-via-Bzip2
-# Date created: 18 December 2006
-# Whom: Sergey Skvortsov <skv@protey.ru>
-#
+# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
-#
PORTNAME= PerlIO-via-Bzip2
PORTVERSION= 0.02
@@ -17,7 +13,8 @@ COMMENT= Perl extension to provide a PerlIO layer to bzip2/bunzip2
BUILD_DEPENDS= p5-Compress-Bzip2>=0:${PORTSDIR}/archivers/p5-Compress-Bzip2
RUN_DEPENDS:= ${BUILD_DEPENDS}
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN3= PerlIO::via::Bzip2.3