aboutsummaryrefslogtreecommitdiff
path: root/archivers/p5-Archive-Tar
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-16 07:29:08 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-16 07:29:08 +0000
commit935fc1ffdbbee69971670654c2b0190bedc649b7 (patch)
tree1d38012c525c65e03b9b9d2c57e389836fd6998c /archivers/p5-Archive-Tar
parent5f9e066c1d7adad8b9a6fa95791cd2a3a5ee9079 (diff)
downloadports-935fc1ffdbbee69971670654c2b0190bedc649b7.tar.gz
ports-935fc1ffdbbee69971670654c2b0190bedc649b7.zip
- convert to the new perl5 framework
- convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=327368
Diffstat (limited to 'archivers/p5-Archive-Tar')
-rw-r--r--archivers/p5-Archive-Tar/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index 3392aa8fb4e4..19c6dd4ac4c1 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -13,7 +13,8 @@ COMMENT= Perl module for creation and manipulation of tar files
RUN_DEPENDS= p5-IO-String>=0:${PORTSDIR}/devel/p5-IO-String
-PERL_CONFIGURE= YES
+USES= perl5
+USE_PERL5= configure
MAN3= Archive::Tar.3 Archive::Tar::File.3