aboutsummaryrefslogtreecommitdiffstats
path: root/editors/hte
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2007-03-04 02:29:48 +0800
committerkris <kris@FreeBSD.org>2007-03-04 02:29:48 +0800
commit4991235f11aa75c4d0002140f02778f65fe6ad82 (patch)
treed2830b5b4d2b2bb49a898defd32bdfabf3692cbb /editors/hte
parenta88c1d4c21548c16cb665d8b79afbb91c5e436ec (diff)
downloadfreebsd-ports-gnome-4991235f11aa75c4d0002140f02778f65fe6ad82.tar.gz
freebsd-ports-gnome-4991235f11aa75c4d0002140f02778f65fe6ad82.tar.zst
freebsd-ports-gnome-4991235f11aa75c4d0002140f02778f65fe6ad82.zip
Now appears to build on amd64 7.x
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