diff options
Diffstat (limited to 'misc/brs/Makefile')
-rw-r--r-- | misc/brs/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/misc/brs/Makefile b/misc/brs/Makefile index c18a82aaa9b1..4701c9053c8e 100644 --- a/misc/brs/Makefile +++ b/misc/brs/Makefile @@ -22,10 +22,6 @@ MAN1= bible.1 .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 501000 -BROKEN= "Does not compile" -.endif - post-patch: @${MV} ${WRKSRC}/brl.c ${WRKSRC}/brl.c.sed ${SED} -e "s=%%PREFIX%%=${PREFIX}=g" \ |