aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2008-07-07 21:41:57 +0800
committerehaupt <ehaupt@FreeBSD.org>2008-07-07 21:41:57 +0800
commitd4007708bf1bd00610250a11b5c472ca23fc2be0 (patch)
treeb62f527cbcfe54d1ccefdbf42594299959359a32
parent34aeddbb8c25948b17de0182c95022a391b4ec90 (diff)
downloadfreebsd-ports-gnome-d4007708bf1bd00610250a11b5c472ca23fc2be0.tar.gz
freebsd-ports-gnome-d4007708bf1bd00610250a11b5c472ca23fc2be0.tar.zst
freebsd-ports-gnome-d4007708bf1bd00610250a11b5c472ca23fc2be0.zip
Remove "USE_GCC=3.4+" / "USE_GCC=3.2+". Now that the minimum version we support
via ports is FreeBSD 6.3, this is a no-op. FreeBSD 6.x features GCC 3.4 as the system compiler.
-rw-r--r--audio/adplay/Makefile1
-rw-r--r--audio/libadplug/Makefile1
-rw-r--r--audio/libmodplug/Makefile1
-rw-r--r--audio/ocp/Makefile1
-rw-r--r--audio/playgsf/Makefile1
-rw-r--r--devel/libbinio/Makefile1
-rw-r--r--games/bloboats/Makefile1
-rw-r--r--graphics/fig2sxd/Makefile1
-rw-r--r--graphics/metacam/Makefile1
-rw-r--r--misc/gnu-watch/Makefile2
10 files changed, 0 insertions, 11 deletions
diff --git a/audio/adplay/Makefile b/audio/adplay/Makefile
index 942f2bb091ac..78b16f20d959 100644
--- a/audio/adplay/Makefile
+++ b/audio/adplay/Makefile
@@ -22,7 +22,6 @@ LIB_DEPENDS= adplug-2.1:${PORTSDIR}/audio/libadplug
GNU_CONFIGURE= yes
WANT_SDL= yes
-USE_GCC= 3.4+
DBFILE= adplug.db
diff --git a/audio/libadplug/Makefile b/audio/libadplug/Makefile
index 0bb443d132eb..c63d1ae0e01c 100644
--- a/audio/libadplug/Makefile
+++ b/audio/libadplug/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= binio.1:${PORTSDIR}/devel/libbinio
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GCC= 3.4+
USE_GNOME= pkgconfig
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/audio/libmodplug/Makefile b/audio/libmodplug/Makefile
index 8ea7026aa5e1..d0fc0dd4a972 100644
--- a/audio/libmodplug/Makefile
+++ b/audio/libmodplug/Makefile
@@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= modplug-xmms
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= ModPlug mod-like music shared libraries
-USE_GCC= 3.2+
USE_LDCONFIG= yes
USE_GMAKE= yes
USE_GNOME= pkgconfig
diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile
index c20ddd3b311b..1d787a4b8990 100644
--- a/audio/ocp/Makefile
+++ b/audio/ocp/Makefile
@@ -25,7 +25,6 @@ ONLY_FOR_ARCHS= i386
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
USE_LDCONFIG= yes
CPPFLAGS+= -I${LOCALBASE}/include
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile
index de4f0a9eeaa8..ae150791b064 100644
--- a/audio/playgsf/Makefile
+++ b/audio/playgsf/Makefile
@@ -18,7 +18,6 @@ LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao
USE_GMAKE= yes
GNU_CONFIGURE= yes
-USE_GCC= 3.4+
# disable optimization flags to avoid a possible bug in gcc
# (gcc tries to allocate memory in an endless loop)
diff --git a/devel/libbinio/Makefile b/devel/libbinio/Makefile
index 8d3b76ce3d5a..c6e6588a5bf1 100644
--- a/devel/libbinio/Makefile
+++ b/devel/libbinio/Makefile
@@ -18,7 +18,6 @@ COMMENT= Binary I/O stream class library
USE_AUTOTOOLS= libtool:15
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
-USE_GCC= 3.4+
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/games/bloboats/Makefile b/games/bloboats/Makefile
index 31889ab8862e..f2034da00ffb 100644
--- a/games/bloboats/Makefile
+++ b/games/bloboats/Makefile
@@ -20,7 +20,6 @@ COMMENT= A boat racing game in the spirit of Elasto Mania or X-Moto
USE_GMAKE= yes
USE_SDL= mixer image net sdl
USE_GL= yes
-USE_GCC= 3.4+
MAKE_ENV+= CXX="${CXX}" DATADIR="${DATADIR}"
diff --git a/graphics/fig2sxd/Makefile b/graphics/fig2sxd/Makefile
index 41319f03b002..1093c6dfb8a5 100644
--- a/graphics/fig2sxd/Makefile
+++ b/graphics/fig2sxd/Makefile
@@ -16,7 +16,6 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Convert .xfig files to the OpenOffice draw format
USE_GMAKE= yes
-USE_GCC= 3.4+
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/graphics/metacam/Makefile b/graphics/metacam/Makefile
index 085567e30159..2869a6575ca9 100644
--- a/graphics/metacam/Makefile
+++ b/graphics/metacam/Makefile
@@ -14,7 +14,6 @@ MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A digital camera EXIF meta-information reader
USE_GMAKE= yes
-USE_GCC= 3.4+
CFLAGS+= -I${LOCALBASE}/include
CXXFLAGS+= -I${LOCALBASE}/include
diff --git a/misc/gnu-watch/Makefile b/misc/gnu-watch/Makefile
index 0eca046e285a..c533b16d3338 100644
--- a/misc/gnu-watch/Makefile
+++ b/misc/gnu-watch/Makefile
@@ -16,8 +16,6 @@ DISTNAME= procps-${DISTVERSION}
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= GNU watch command
-USE_GCC= 3.4+
-
LDFLAGS+= -lncurses
MAN1= gnu-watch.1