aboutsummaryrefslogtreecommitdiff
path: root/security/tripwire
diff options
context:
space:
mode:
authorCy Schubert <cy@FreeBSD.org>2014-06-14 03:00:54 +0000
committerCy Schubert <cy@FreeBSD.org>2014-06-14 03:00:54 +0000
commit13541cdbf582a6bf4b1c75a61c225ce93219d5f7 (patch)
tree32e858240cf35097d88d153f183e1a6923ffefc2 /security/tripwire
parent8c74096f29b623108c6f6860d891d39a99236e68 (diff)
downloadports-13541cdbf582a6bf4b1c75a61c225ce93219d5f7.tar.gz
ports-13541cdbf582a6bf4b1c75a61c225ce93219d5f7.zip
Notes
Diffstat (limited to 'security/tripwire')
-rw-r--r--security/tripwire/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/tripwire/Makefile b/security/tripwire/Makefile
index 1bb86b8cdaeb..307e55b4b2c0 100644
--- a/security/tripwire/Makefile
+++ b/security/tripwire/Makefile
@@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}-src
MAKE_JOBS_UNSAFE= yes
USES= gmake tar:bzip2
GNU_CONFIGURE= yes
-USE_GCC= any
+USE_GCC= 4.6
MAKE_ARGS= SYSPRE=${ARCH}-unknown-freebsd \
DESTDIR=${STAGEDIR}
IS_INTERACTIVE= yes