aboutsummaryrefslogtreecommitdiff
path: root/security/steghide
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-09-30 05:32:00 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-09-30 05:32:00 +0000
commit84e8d56ed577ec6d4c26d3516f6d5166ea82df38 (patch)
treea735e216f67b481bd076550c5a932cfb731fbdbc /security/steghide
parent7f1f3ccd34d630b6ecadba06486cbbf580ff554e (diff)
downloadports-84e8d56ed577ec6d4c26d3516f6d5166ea82df38.tar.gz
ports-84e8d56ed577ec6d4c26d3516f6d5166ea82df38.zip
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=118503
Diffstat (limited to 'security/steghide')
-rw-r--r--security/steghide/Makefile2
1 files changed, 1 insertions, 1 deletions
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