aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-15 12:57:28 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-15 12:57:28 +0000
commit10b0d94da9bc244dccf63cfea0d2477315bb5364 (patch)
tree5cdcab7300c2c3f3e942fa19edd1e8010ed641e0
parent6b94dd8ec23899917e1565f39989ed39e9157ee3 (diff)
downloadports-10b0d94da9bc244dccf63cfea0d2477315bb5364.tar.gz
ports-10b0d94da9bc244dccf63cfea0d2477315bb5364.zip
Notes
-rw-r--r--net-mgmt/nagios-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/nagios-plugins/Makefile b/net-mgmt/nagios-plugins/Makefile
index 0ba5d3f01744..acc0ae29bf17 100644
--- a/net-mgmt/nagios-plugins/Makefile
+++ b/net-mgmt/nagios-plugins/Makefile
@@ -45,7 +45,7 @@ PLIST_SUB+= SUB_QSTAT=""
PLIST_SUB+= SUB_QSTAT="@comment "
.endif
-.if defined(WITH_IPV6)
+.if !defined(WITHOUT_IPV6)
CONFIGURE_ARGS+=--with-ipv6
.else
CONFIGURE_ARGS+=--without-ipv6