aboutsummaryrefslogtreecommitdiff
path: root/textproc/makepatch
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-11 06:03:56 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-11 06:03:56 +0000
commita36b68f645d35088308afc9f4524f42d809e6f05 (patch)
tree42da9790dad9f952223e84038458c1f2f84752a4 /textproc/makepatch
parent409b54964348c8f36b19c76a5ac34d8bb9f5a726 (diff)
downloadports-a36b68f645d35088308afc9f4524f42d809e6f05.tar.gz
ports-a36b68f645d35088308afc9f4524f42d809e6f05.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326941
Diffstat (limited to 'textproc/makepatch')
-rw-r--r--textproc/makepatch/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/makepatch/Makefile b/textproc/makepatch/Makefile
index 7c89e79e502d..6a29bf6440ee 100644
--- a/textproc/makepatch/Makefile
+++ b/textproc/makepatch/Makefile
@@ -9,7 +9,8 @@ MASTER_SITE_SUBDIR= CPAN:JV
MAINTAINER= clsung@FreeBSD.org
COMMENT= Perl scripts to assist in the generation and application of patches
-PERL_CONFIGURE= yes
+USES= perl5
+USE_PERL5= configure
MAN1= makepatch.1 applypatch.1