aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2003-12-11 02:41:36 +0800
committeroliver <oliver@FreeBSD.org>2003-12-11 02:41:36 +0800
commit75787548d5b6fce32ed52c62c8b02a06733c4333 (patch)
tree50f688816325061579e8ba284a0e817e067f91c2 /x11-fm
parent0188de7549be8311064bbd181cabdd2398b49d0f (diff)
downloadfreebsd-ports-gnome-75787548d5b6fce32ed52c62c8b02a06733c4333.tar.gz
freebsd-ports-gnome-75787548d5b6fce32ed52c62c8b02a06733c4333.tar.zst
freebsd-ports-gnome-75787548d5b6fce32ed52c62c8b02a06733c4333.zip
lower the gcc requirement to 3.2
Approved by: maintainer
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/emelfm2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/emelfm2/Makefile b/x11-fm/emelfm2/Makefile
index 73232d04d27c..79744bf5543a 100644
--- a/x11-fm/emelfm2/Makefile
+++ b/x11-fm/emelfm2/Makefile
@@ -16,7 +16,7 @@ COMMENT= The gtk2 port of emelfm, a fast graphical filemanager
USE_GNOME= gtk20
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GCC= 3.3
+USE_GCC= 3.2
USE_GETOPT_LONG=yes
INSTALLS_SHLIB= yes