diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-07-07 13:41:57 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2008-07-07 13:41:57 +0000 |
commit | 7c95c66b1608cde43775e908e829b775c5342ba1 (patch) | |
tree | c6f86b760a25f005e2a3e51bf2351d6ca1207bb3 /graphics/fig2sxd | |
parent | 8af01231e7bfc1cc590a6469288aa02a734e2746 (diff) |
Notes
Diffstat (limited to 'graphics/fig2sxd')
-rw-r--r-- | graphics/fig2sxd/Makefile | 1 |
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} |