From 53dddc2be9f0f0ae838011f3410a14c8c72d1747 Mon Sep 17 00:00:00 2001 From: gabor Date: Thu, 19 Apr 2007 21:20:48 +0000 Subject: - Remove FreeBSD 4.X support from unmaintained ports in categories starting with letter n-p --- net/vls/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'net/vls') 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 -.if ${OSVERSION} < 500000 -BROKEN= Does not build -.endif - .if ${OSVERSION} >= 502122 # allow nonconforming code to compile CFLAGS+= -fpermissive -- cgit