aboutsummaryrefslogtreecommitdiffstats
path: root/lang/bigloo
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2011-11-13 11:27:25 +0800
committereadler <eadler@FreeBSD.org>2011-11-13 11:27:25 +0800
commit6722582024590f8aa6fb94b5a10c55cc45f95fa5 (patch)
tree6bc0e6189f233b02d33318239553cddb7c41277c /lang/bigloo
parenta780bf9f2019a9b8607ac46e95e15d66e0310a19 (diff)
downloadfreebsd-ports-gnome-6722582024590f8aa6fb94b5a10c55cc45f95fa5.tar.gz
freebsd-ports-gnome-6722582024590f8aa6fb94b5a10c55cc45f95fa5.tar.zst
freebsd-ports-gnome-6722582024590f8aa6fb94b5a10c55cc45f95fa5.zip
- gcc45 is no more
Submitted by: gerald Feature safe: yes
Diffstat (limited to 'lang/bigloo')
-rw-r--r--lang/bigloo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/bigloo/Makefile b/lang/bigloo/Makefile
index d74d694ccaf3..bf3076033d33 100644
--- a/lang/bigloo/Makefile
+++ b/lang/bigloo/Makefile
@@ -28,7 +28,7 @@ OPTIONS= ALSA "Enable ALSA support" off \
OPENSSL "Enable OpenSSL support" on
WANT_GSTREAMER= yes
-USE_GCC= 4.5+
+USE_GCC= 4.6+
USE_EMACS= yes
USE_GMAKE= yes
HAS_CONFIGURE= yes