summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenato Botelho <renato@netgate.com>2015-10-26 06:49:41 -0200
committerRenato Botelho <renato@netgate.com>2015-10-26 06:49:41 -0200
commit7d790fc310e3273122659b3d96186f16ac300972 (patch)
treeb89af9556a537954856ac4db0b3247d50ca1426c
parent679c4ac73f8d5c5fe71a9edb3ccdb1f955d616cd (diff)
downloadpfsense-7d790fc310e3273122659b3d96186f16ac300972.zip
pfsense-7d790fc310e3273122659b3d96186f16ac300972.tar.gz
Enable CHECK_PORTINUSE option for net/miniupnpd, fixes #4320
-rw-r--r--tools/conf/pfPorts/make.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/conf/pfPorts/make.conf b/tools/conf/pfPorts/make.conf
index 9179c6a..a57906d 100644
--- a/tools/conf/pfPorts/make.conf
+++ b/tools/conf/pfPorts/make.conf
@@ -8,7 +8,7 @@ www_elinks_UNSET_FORCE= FASTMEM
www_lighttpd_SET_FORCE= NODELAY
-net_miniupnpd_SET_FORCE= PF_ENABLE_FILTER_RULES IPV6 UPNP_IGDV2
+net_miniupnpd_SET_FORCE= PF_ENABLE_FILTER_RULES IPV6 UPNP_IGDV2 CHECK_PORTINUSE
security_openssl_SET_FORCE= PADLOCK
OpenPOWER on IntegriCloud