aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-23 22:08:02 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2002-08-23 22:08:02 +0000
commitec5bc20025e598c7817bf3306317ec90efac7bef (patch)
treea2b3280a2dfc69e7ee5249a99ee7d2f57b733c19 /x11-toolkits
parent16935d303ea1e6d65eb7bdcfe0bd8c3c8ec075f1 (diff)
downloadports-ec5bc20025e598c7817bf3306317ec90efac7bef.tar.gz
ports-ec5bc20025e598c7817bf3306317ec90efac7bef.zip
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/jx/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/x11-toolkits/jx/Makefile b/x11-toolkits/jx/Makefile
index 389c2aae8ae1..0ac2834bda61 100644
--- a/x11-toolkits/jx/Makefile
+++ b/x11-toolkits/jx/Makefile
@@ -97,6 +97,11 @@ LIBJTOOL= 0.5
LIBJX= 1.5
.endif
+# -CURRENT post gcc 3.1
+.if ${OSVERSION} >= 500035
+BROKEN= Does not work with gcc 3.x
+.endif
+
post-patch:
.for i in ${CONFIGURE_PREPROCESSING_FILES}
@${CP} ${WRKSRC}/${POSTCONFIGURE_WRKSRC}/${i} ${WRKDIR}/${i}.in