aboutsummaryrefslogtreecommitdiffstats
path: root/misc/firestring
diff options
context:
space:
mode:
authorgerald <gerald@FreeBSD.org>2005-05-28 18:50:29 +0800
committergerald <gerald@FreeBSD.org>2005-05-28 18:50:29 +0800
commit84791163414f9572c6c064157a309abdc877a6ef (patch)
treeeadb62f58b7ce2c5c5a0948c9f807edd5ca41503 /misc/firestring
parent9e3a3ae1f7004f70974c3923d2618126bce81065 (diff)
downloadfreebsd-ports-gnome-84791163414f9572c6c064157a309abdc877a6ef.tar.gz
freebsd-ports-gnome-84791163414f9572c6c064157a309abdc877a6ef.tar.zst
freebsd-ports-gnome-84791163414f9572c6c064157a309abdc877a6ef.zip
Depend on GCC 3.4 or later instead of GCC 3.2 and simplify the respective
rules. Approved by: maintainer timeout
Diffstat (limited to 'misc/firestring')
-rw-r--r--misc/firestring/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/firestring/Makefile b/misc/firestring/Makefile
index bd81653cd6e5..c76c778deb34 100644
--- a/misc/firestring/Makefile
+++ b/misc/firestring/Makefile
@@ -21,9 +21,7 @@ INSTALLS_SHLIB= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-USE_GCC= 3.2
-.endif
+USE_GCC= 3.4+
WRKSRC= ${WRKDIR}/${PORTNAME}