aboutsummaryrefslogtreecommitdiff
path: root/net/ipa_ipfw
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-01-05 21:36:39 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-01-05 21:36:39 +0000
commitd203b12054ad82d30bac1f0a0c022b1393f861b3 (patch)
treeaa853b3ada1746f7fe92c44b10a0a57900e6b933 /net/ipa_ipfw
parent90b2f12a8477639b13e1b928f143269e9284ead4 (diff)
downloadports-d203b12054ad82d30bac1f0a0c022b1393f861b3.tar.gz
ports-d203b12054ad82d30bac1f0a0c022b1393f861b3.zip
Notes
Diffstat (limited to 'net/ipa_ipfw')
-rw-r--r--net/ipa_ipfw/Makefile6
1 files changed, 0 insertions, 6 deletions
diff --git a/net/ipa_ipfw/Makefile b/net/ipa_ipfw/Makefile
index 57873826319d..f81259c80660 100644
--- a/net/ipa_ipfw/Makefile
+++ b/net/ipa_ipfw/Makefile
@@ -29,12 +29,6 @@ MAKE_ENV+= WITH_PTHREAD=yes
CFLAGS+= ${PTHREAD_CFLAGS}
.endif
-.if ${OSVERSION} < 500038
-. if (defined(IPFW2) && !defined(WITH_IPFW2)) || defined(WITH_IPFW2)
-MAKE_ENV+= IPFW2=yes
-. endif
-.endif
-
.if !defined(WITH_DEBUG_INFO)
MAKE_ENV+= DEBUG_FLAGS=""
.endif