From 84e8d56ed577ec6d4c26d3516f6d5166ea82df38 Mon Sep 17 00:00:00 2001 From: Kris Kennaway Date: Thu, 30 Sep 2004 05:32:00 +0000 Subject: Increase USE_GCC to 3.4 for those ports which compile with it. Approved by: portmgr --- security/steghide/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'security/steghide') diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 0ff8e42c836d..177711344081 100644 --- a/security/steghide/Makefile +++ b/security/steghide/Makefile @@ -23,7 +23,7 @@ USE_GETTEXT= yes USE_PERL5= yes USE_LIBTOOL_VER=13 GNU_CONFIGURE= yes -USE_GCC= 3.3 +USE_GCC= 3.4 CONFIGURE_TARGET= CONFIGURE_ARGS= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} USE_GMAKE= yes -- cgit v1.2.3