aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2004-09-19 01:59:18 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2004-09-19 01:59:18 +0000
commit4ce1c11147fb37129b838a50a0ce2e5ca029e5ef (patch)
treeb3da276b442e504fcca7a5076c2acd034eba6302 /editors
parent2e050a49ba1882628b520eaf1a61890400daee34 (diff)
downloadports-4ce1c11147fb37129b838a50a0ce2e5ca029e5ef.tar.gz
ports-4ce1c11147fb37129b838a50a0ce2e5ca029e5ef.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/bed/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/bed/Makefile b/editors/bed/Makefile
index 43c9317b1a86..b6a646620516 100644
--- a/editors/bed/Makefile
+++ b/editors/bed/Makefile
@@ -37,10 +37,6 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
-.if ${OSVERSION} >= 502126
-BROKEN= "Does not compile on FreeBSD >= 5.x"
-.endif
-
.if ${ARCH} == "amd64"
BROKEN= "Does not compile on amd64 (missing -fPIC)"
.endif