From ee6bd7a56c86b64bf7a2cdc965dbadb26b8c907d Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Thu, 30 Oct 2003 19:09:39 +0000 Subject: Add USE_GCC=3.3. gcc 2.95 dumps core on some stable systems. Reported by: Forrest Aldrich & bento --- security/steghide/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'security') 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 -- cgit v1.2.3