diff options
Diffstat (limited to 'security/steghide')
-rw-r--r-- | security/steghide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/steghide/Makefile b/security/steghide/Makefile index 0ff8e42..1777113 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 |