summaryrefslogtreecommitdiff
path: root/editors/xemacs-devel/Makefile
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-01-02 04:26:14 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-01-02 04:26:14 +0000
commit2883628c09c8e63f3f69bcffbfae88adfc0d8d92 (patch)
treed42e71b40bee658d26d59a60551650afdcb3d389 /editors/xemacs-devel/Makefile
parentBROKEN on 4.x: Does not compile (diff)
BROKEN: Does not build except on i386 5.x
Approved by: portmgr (self)
Notes
Notes: svn path=/head/; revision=125674
Diffstat (limited to '')
-rw-r--r--editors/xemacs-devel/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index 59f2b7bc007c..11fd7127507d 100644
--- a/editors/xemacs-devel/Makefile
+++ b/editors/xemacs-devel/Makefile
@@ -57,6 +57,10 @@ PLIST_SUB= XEMACS_VER=${XEMACS_VER} XEMACS_ARCH=${XEMACS_ARCH}
.include <bsd.port.pre.mk>
+.if ${ARCH} != "i386" || ${OSVERSION} < 500000 || ${OSVERSION} > 600000
+BROKEN= "Does not build except on i386 5.x"
+.endif
+
# Undump and malloc do not behave on amd64 at the moment
.if ${ARCH} == "amd64"
CONFIGURE_ARGS+= --with-system-malloc --pdump