aboutsummaryrefslogtreecommitdiffstats
path: root/editors/emacs21/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/emacs21/Makefile')
-rw-r--r--editors/emacs21/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/emacs21/Makefile b/editors/emacs21/Makefile
index 5a5c9df46a8d..db77c22b02b4 100644
--- a/editors/emacs21/Makefile
+++ b/editors/emacs21/Makefile
@@ -60,10 +60,6 @@ LATEST_LINK= emacs21
.include <bsd.port.pre.mk>
-.if ${OSVERSION} > 900007
-BROKEN= fails to build with new utmpx
-.endif
-
.if ${ARCH} == "ia64"
CFLAGS:= ${CFLAGS:C/-O.?/-O0/g}
CONFIGURE_ENV= CFLAGS="${CFLAGS}"