From 78bb53451ae953f2a34310b6affd4af52ed60e33 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 13 Nov 2011 03:27:25 +0000 Subject: [PATCH] - gcc45 is no more Submitted by: gerald Feature safe: yes --- lang/bigloo/Makefile | 2 +- math/ised/Makefile | 2 +- 2 files changed, 2 insertions(+), 2 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 diff --git a/math/ised/Makefile b/math/ised/Makefile index 61fa0acbf934..9dfa4991765a 100644 --- a/math/ised/Makefile +++ b/math/ised/Makefile @@ -18,7 +18,7 @@ LICENSE= GPLv3 USE_BZIP2= yes GNU_CONFIGURE= yes -USE_GCC= 4.5+ +USE_GCC= 4.6+ .if !defined(NO_INSTALL_MANPAGES) MAN1= ${PORTNAME}.1