summaryrefslogtreecommitdiff
path: root/editors/hte
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2007-03-03 18:29:48 +0000
committerKris Kennaway <kris@FreeBSD.org>2007-03-03 18:29:48 +0000
commit267a93931afab4f1fd195771df7c2b117885dbd0 (patch)
tree2edcd51c7f5210ef8f67a406ce4ce05d5771dc4b /editors/hte
parents/liblame/lame/ (diff)
Now appears to build on amd64 7.x
Notes
Notes: svn path=/head/; revision=186443
Diffstat (limited to 'editors/hte')
-rw-r--r--editors/hte/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile
index 71e7c34264e9..4d675910a877 100644
--- a/editors/hte/Makefile
+++ b/editors/hte/Makefile
@@ -28,10 +28,6 @@ PLIST_FILES= bin/ht
BROKEN= does not build on ia64
.endif
-.if ${ARCH} == "amd64" && ${OSVERSION} > 700000
-BROKEN= does not build on 7.x for amd64
-.endif
-
.if ${OSVERSION} < 400000
LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
.endif