aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorleeym <leeym@FreeBSD.org>2004-09-19 09:59:18 +0800
committerleeym <leeym@FreeBSD.org>2004-09-19 09:59:18 +0800
commit13a1cc5841c631a707774d123e17f633835b0483 (patch)
tree911460eebb6b70350fb18c8861f3dafb3e83c8b2
parent5465f1bc8921ffee2299184d035cda56b975c33b (diff)
downloadfreebsd-ports-gnome-13a1cc5841c631a707774d123e17f633835b0483.tar.gz
freebsd-ports-gnome-13a1cc5841c631a707774d123e17f633835b0483.tar.zst
freebsd-ports-gnome-13a1cc5841c631a707774d123e17f633835b0483.zip
- remove BROKEN which I forgot in previous commit
PR: 71851 Submitted by: leeym Approved by: portmgr (marcus)
-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