aboutsummaryrefslogtreecommitdiffstats
path: root/editors/xemacs-devel/Makefile
diff options
context:
space:
mode:
authorgj <gj@FreeBSD.org>2005-01-04 20:11:21 +0800
committergj <gj@FreeBSD.org>2005-01-04 20:11:21 +0800
commit0e8f4c3136fb264cde6df80e266fcfbca4c026be (patch)
treeed0093823b7fa8a337286d4213efc812da4b3695 /editors/xemacs-devel/Makefile
parentb8def996b947bfb6c17c2e7783afd705e93e0dfb (diff)
downloadfreebsd-ports-gnome-0e8f4c3136fb264cde6df80e266fcfbca4c026be.tar.gz
freebsd-ports-gnome-0e8f4c3136fb264cde6df80e266fcfbca4c026be.tar.zst
freebsd-ports-gnome-0e8f4c3136fb264cde6df80e266fcfbca4c026be.zip
Revert to 21.5.17 because 21.5.18 was imported without sufficient testing
by yours truely and is causing lots of build problems. I plan to keep working on 21.5.18 until all the bugs are eliminated. Approved by: portsmgr (kris)
Diffstat (limited to 'editors/xemacs-devel/Makefile')
-rw-r--r--editors/xemacs-devel/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/editors/xemacs-devel/Makefile b/editors/xemacs-devel/Makefile
index 11fd7127507d..c1d3b9e1d286 100644
--- a/editors/xemacs-devel/Makefile
+++ b/editors/xemacs-devel/Makefile
@@ -31,7 +31,7 @@ USE_XPM= yes
XEMACS_MAJOR_VER?= 21
XEMACS_REL= ${XEMACS_MAJOR_VER}.5
-XEMACS_VER= ${XEMACS_MAJOR_VER}.5-b18
+XEMACS_VER= ${XEMACS_MAJOR_VER}.5-b17
XEMACS_ARCH= ${CONFIGURE_TARGET}
WRKSRC= ${WRKDIR}/xemacs-${XEMACS_VER:S/-b/./}
@@ -57,10 +57,6 @@ 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