aboutsummaryrefslogtreecommitdiffstats
path: root/devel
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 /devel
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.
Diffstat (limited to 'devel')
-rw-r--r--devel/libbinio/Makefile1
1 files changed, 0 insertions, 1 deletions
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