summaryrefslogtreecommitdiff
path: root/graphics/fig2sxd
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2008-07-07 13:41:57 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2008-07-07 13:41:57 +0000
commit7c95c66b1608cde43775e908e829b775c5342ba1 (patch)
treec6f86b760a25f005e2a3e51bf2351d6ca1207bb3 /graphics/fig2sxd
parent- Update to 1.4 (diff)
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.
Notes
Notes: svn path=/head/; revision=216458
Diffstat (limited to 'graphics/fig2sxd')
-rw-r--r--graphics/fig2sxd/Makefile1
1 files changed, 0 insertions, 1 deletions
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}