aboutsummaryrefslogtreecommitdiff
path: root/devel/commit-patch/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-11-10 22:12:33 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-11-10 22:12:33 +0000
commit0140b8ea91aff1eb4dcfdbf7f182bee5916b6d1b (patch)
treeaf074546831e9b20a117f04bfe2916342c4580b6 /devel/commit-patch/Makefile
parent816aa09f518c8e4398be602e88d69e41ead63f1c (diff)
downloadports-0140b8ea91aff1eb4dcfdbf7f182bee5916b6d1b.tar.gz
ports-0140b8ea91aff1eb4dcfdbf7f182bee5916b6d1b.zip
Notes
Diffstat (limited to 'devel/commit-patch/Makefile')
-rw-r--r--devel/commit-patch/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/commit-patch/Makefile b/devel/commit-patch/Makefile
index 7f41a0c44381..c53b95cc702c 100644
--- a/devel/commit-patch/Makefile
+++ b/devel/commit-patch/Makefile
@@ -3,6 +3,7 @@
PORTNAME= commit-patch
PORTVERSION= 2.5
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= lapo@lapo.it
@@ -15,8 +16,9 @@ RUN_DEPENDS= interdiff:${PORTSDIR}/misc/patchutils \
p5-IPC-Run>=0:${PORTSDIR}/devel/p5-IPC-Run
USE_GITHUB= yes
-USES= gmake perl5
+USES= gmake perl5 shebangfix
USE_PERL5= build # pod2man
+SHEBANG_FILES= commit-patch
GH_ACCOUNT= caldwell
GH_PROJECT= commit-patch