aboutsummaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorVolker Stolz <vs@FreeBSD.org>2006-04-13 14:18:23 +0000
committerVolker Stolz <vs@FreeBSD.org>2006-04-13 14:18:23 +0000
commitc03d7321154131a53ce41900f4298a0ddda033ba (patch)
tree7998af1350aa9b1f65543585cea3b429a62e8ef9 /chinese
parentac61165162d69ea8688b56205dbc3b92dd8f4240 (diff)
downloadports-c03d7321154131a53ce41900f4298a0ddda033ba.tar.gz
ports-c03d7321154131a53ce41900f4298a0ddda033ba.zip
Notes
Diffstat (limited to 'chinese')
-rw-r--r--chinese/xemacs/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/chinese/xemacs/Makefile b/chinese/xemacs/Makefile
index 2da413e22c13..53638a00fae9 100644
--- a/chinese/xemacs/Makefile
+++ b/chinese/xemacs/Makefile
@@ -47,6 +47,10 @@ PLIST_SUB= XEMACS_VER=20.4 XEMACS_ARCH=${XEMACS_ARCH}
BROKEN= Configure fails on ia64
.endif
+.if (${OSVERSION} >= 600000)
+BROKEN= Does not build even with fix for -lxpg4
+.endif
+
# Have
pre-configure:
.if defined(HAVE_MOTIF)