diff options
Diffstat (limited to 'net/vls/Makefile')
-rw-r--r-- | net/vls/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/vls/Makefile b/net/vls/Makefile index 7700c87fc79d..da575fcd3263 100644 --- a/net/vls/Makefile +++ b/net/vls/Makefile @@ -53,10 +53,6 @@ post-install: .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= Does not build -.endif - .if ${OSVERSION} >= 502122 # allow nonconforming code to compile CFLAGS+= -fpermissive |