diff options
Diffstat (limited to 'security/steghide/Makefile')
-rw-r--r-- | security/steghide/Makefile | 1 |
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 |