diff options
Diffstat (limited to 'audio/xsidplay/Makefile')
-rw-r--r-- | audio/xsidplay/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index 6d3e680156c..5d40ad9021b 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -38,10 +38,6 @@ MAN1= xsidplay.1 .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 502126 -BROKEN= "Does not compile on FreeBSD >= 5.x" -.endif - .if ${MACHINE_ARCH} == "alpha" CFLAGS+= -O0 .endif |