aboutsummaryrefslogtreecommitdiff
path: root/devel/coccinelle
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 13:12:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-07 13:12:31 +0000
commit53ad8315b0a2ef773e5e5f74a380bab573e4d008 (patch)
tree5522ebdbbbc41a02fbc8bf3da8fa96b3719b6d61 /devel/coccinelle
parentc0af1ccd5f350208e51572a7122f075c545462ec (diff)
downloadports-53ad8315b0a2ef773e5e5f74a380bab573e4d008.tar.gz
ports-53ad8315b0a2ef773e5e5f74a380bab573e4d008.zip
Add some shebangfix to allow building most of the ports tree without /usr/bin/perl
Submitted by: John Marino Obtained from: DPorts
Notes
Notes: svn path=/head/; revision=317605
Diffstat (limited to 'devel/coccinelle')
-rw-r--r--devel/coccinelle/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/coccinelle/Makefile b/devel/coccinelle/Makefile
index b3a3be5b6064..9a8cb94a893b 100644
--- a/devel/coccinelle/Makefile
+++ b/devel/coccinelle/Makefile
@@ -10,11 +10,13 @@ EXTRACT_SUFX= .tgz
MAINTAINER= avg@icyb.net.ua
COMMENT= Coccinelle is a program matching and transformation engine
+USES= shebangfix
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5_BUILD=yes
USE_PYTHON= 2.5+
USE_OCAML= 3.0+
+SHEBANG_FILES= configure
MAN1= spatch.1