aboutsummaryrefslogtreecommitdiff
path: root/security/honggfuzz/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/honggfuzz/Makefile')
-rw-r--r--security/honggfuzz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/honggfuzz/Makefile b/security/honggfuzz/Makefile
index 77c9eb229794..daab44a8cafc 100644
--- a/security/honggfuzz/Makefile
+++ b/security/honggfuzz/Makefile
@@ -1,6 +1,5 @@
# Created by: Sofian Brabez <sbrabez@gmail.com>
# $FreeBSD$
-#
PORTNAME= honggfuzz
PORTVERSION= 0.3
@@ -17,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GMAKE= yes
# inplace replacement to remove relative binary path in examples scripts
+NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -i "" -E "s,\.\./,," ${WRKSRC}/examples/*.sh