diff options
Diffstat (limited to 'editors/bed/Makefile')
-rw-r--r-- | editors/bed/Makefile | 4 |
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 |