aboutsummaryrefslogtreecommitdiff
path: root/security/steghide
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2003-10-30 19:09:39 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2003-10-30 19:09:39 +0000
commitee6bd7a56c86b64bf7a2cdc965dbadb26b8c907d (patch)
treeb4e7034cee168df78a43a27fbd3e112fc8caa763 /security/steghide
parent1a4fe891ab3e7569acfdbafe19805074444341ad (diff)
downloadports-ee6bd7a56c86b64bf7a2cdc965dbadb26b8c907d.tar.gz
ports-ee6bd7a56c86b64bf7a2cdc965dbadb26b8c907d.zip
Add USE_GCC=3.3. gcc 2.95 dumps core on some stable systems.
Reported by: Forrest Aldrich <forrie@forrie.com> & bento
Notes
Notes: svn path=/head/; revision=92650
Diffstat (limited to 'security/steghide')
-rw-r--r--security/steghide/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile
index 7af5e28705e6..c16f5779f157 100644
--- a/security/steghide/Makefile
+++ b/security/steghide/Makefile
@@ -22,6 +22,7 @@ LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \
USE_PERL5= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
+USE_GCC= 3.3
CONFIGURE_TARGET=
CONFIGURE_ARGS= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GMAKE= yes