aboutsummaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-12-22 21:23:30 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-12-22 21:23:30 +0000
commit0ef31b606e7faa83d5d054e335d9893cb47fea2b (patch)
tree4bfd766f05e3c18777579922f78812ebcefdc645 /devel
parent9170dfb14c1409c36a987b742f98256bfece0982 (diff)
downloadports-0ef31b606e7faa83d5d054e335d9893cb47fea2b.tar.gz
ports-0ef31b606e7faa83d5d054e335d9893cb47fea2b.zip
Notes
Diffstat (limited to 'devel')
-rw-r--r--devel/csmith/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/csmith/Makefile b/devel/csmith/Makefile
index edfb093ee718..f995d9872067 100644
--- a/devel/csmith/Makefile
+++ b/devel/csmith/Makefile
@@ -2,7 +2,7 @@
PORTNAME= csmith
PORTVERSION= 2.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://embed.cs.utah.edu/csmith/
@@ -16,7 +16,9 @@ CONFIGURE_ARGS= --docdir=${DOCSDIR}
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
INSTALL_TARGET= install-strip
-USES= gmake libtool
+USES= gmake libtool perl5 shebangfix
+USE_PERL5= run
+SHEBANG_FILES= scripts/compiler_test.pl scripts/launchn.pl scripts/test_csmith.pl
USE_LDCONFIG= yes
ONLY_FOR_ARCHS= i386 amd64