components/cups/Makefile
changeset 5779 22149b3b3a47
parent 5717 0ce9ba275890
child 5797 432ac76de3b0
--- a/components/cups/Makefile	Thu Apr 14 16:43:46 2016 -0700
+++ b/components/cups/Makefile	Thu Apr 14 21:50:55 2016 -0700
@@ -69,6 +69,7 @@
 CONFIGURE_OPTIONS +=	--with-printcap=$(ETCDIR)/printers.conf
 CONFIGURE_OPTIONS +=	--with-cups-user=lp
 CONFIGURE_OPTIONS +=	--with-cups-group=lp
+CONFIGURE_OPTIONS +=	--disable-slp
 CONFIGURE_OPTIONS +=	--disable-static
 CONFIGURE_OPTIONS +=	--disable-gnutls
 CONFIGURE_OPTIONS +=	--disable-libusb
@@ -102,7 +103,6 @@
 REQUIRED_PACKAGES += library/security/openssl
 REQUIRED_PACKAGES += library/zlib
 REQUIRED_PACKAGES += runtime/perl-512
-REQUIRED_PACKAGES += service/network/slp
 REQUIRED_PACKAGES += service/security/kerberos-5
 REQUIRED_PACKAGES += shell/ksh93
 REQUIRED_PACKAGES += system/core-os