diff options
Diffstat (limited to 'mbone/vat/Makefile')
-rw-r--r-- | mbone/vat/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/mbone/vat/Makefile b/mbone/vat/Makefile index 14ae80fefafe..6d7ea6896bb5 100644 --- a/mbone/vat/Makefile +++ b/mbone/vat/Makefile @@ -34,10 +34,6 @@ PLIST_FILES= bin/vat .include <bsd.port.pre.mk> -.if ${OSVERSION} >= 501000 -BROKEN= Does not compile on FreeBSD > 5.0 -.endif - post-install: ${STRIP_CMD} ${PREFIX}/bin/vat |