diff options
Diffstat (limited to 'package/nocatsplash')
| -rw-r--r-- | package/nocatsplash/Makefile | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/package/nocatsplash/Makefile b/package/nocatsplash/Makefile index 2327debb0..8820413e4 100644 --- a/package/nocatsplash/Makefile +++ b/package/nocatsplash/Makefile @@ -42,6 +42,7 @@ $(PKG_BUILD_DIR)/.configured:  		  --mandir=/usr/share/man \  		  --sbindir=/usr/sbin \  		  --sysconfdir=/etc \ +		  --with-firewall=iptables \  		  $(DISABLE_LARGEFILE) \  		  $(DISABLE_NLS) \  		  --with-glib-prefix="$(STAGING_DIR)/usr" \  | 
