aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2004-11-03 09:23:33 +0800
committerleeym <leeym@FreeBSD.org>2004-11-03 09:23:33 +0800
commit52a1ce75600659881fc3860b7289d0c18cdb9169 (patch)
tree7de97b4c9052715c289339933347b6965311282a
parentbae4e44dc518eba57f8ba35a86575c2c212bd8d3 (diff)
downloadfreebsd-ports-gnome-52a1ce75600659881fc3860b7289d0c18cdb9169.tar.gz
freebsd-ports-gnome-52a1ce75600659881fc3860b7289d0c18cdb9169.tar.zst
freebsd-ports-gnome-52a1ce75600659881fc3860b7289d0c18cdb9169.zip
- add USE_GCC=3.3 when default gcc is 3.4
-rw-r--r--textproc/nicetext/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/nicetext/Makefile b/textproc/nicetext/Makefile
index 0fee8c888ca1..28e87c8cb25c 100644
--- a/textproc/nicetext/Makefile
+++ b/textproc/nicetext/Makefile
@@ -28,7 +28,7 @@ PROGRAMS= bitcp dct2mstr expgram genmodel gramtest impkimmo impmsc \
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile with gcc 3.4.2"
+USE_GCC= 3.3
.endif
post-patch: