Date: Sun, 27 Mar 2016 14:32:45 -0400 From: "Naram Qashat" <cyberbotx@cyberbotx.com> To: bsd@haps.ca Cc: freebsd-ports@freebsd.org Subject: Re: print/cups-filters Message-ID: <06fe79d2d2b7cfce8115e14da9a0139f.squirrel@www.cyberbotx.com> In-Reply-To: <cbce5897da4ccd24545490706e187ea1@haps.ca> References: <cbce5897da4ccd24545490706e187ea1@haps.ca>
next in thread | previous in thread | raw e-mail | index | archive | help
> In keeping with current fashion, ports seem to be provided with fewer > options and more things sucked in by default. > Please don't force dbus on the rest of us, thanks: > > --- Makefile.orig 2016-03-27 13:38:13.277556000 -0400 > +++ Makefile 2016-03-27 13:00:07.083467000 -0400 > @@ -16,7 +16,6 @@ > libijs.so:${PORTSDIR}/print/libijs \ > liblcms2.so:${PORTSDIR}/graphics/lcms2 \ > libqpdf.so:${PORTSDIR}/print/qpdf \ > - libdbus-1.so:${PORTSDIR}/devel/dbus \ > libcupsimage.so:${PORTSDIR}/print/cups \ > libfreetype.so:${PORTSDIR}/print/freetype2 \ > libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig \ > @@ -43,13 +42,15 @@ > LIBS+= -L${LOCALBASE}/lib > USE_LDCONFIG= yes > > -OPTIONS_DEFINE= AVAHI DOCS > +OPTIONS_DEFINE= AVAHI DOCS DBUS > OPTIONS_DEFAULT=AVAHI > > AVAHI_CONFIGURE_ENABLE= avahi > AVAHI_LIB_DEPENDS= libavahi-client.so:${PORTSDIR}/net/avahi-app > AVAHI_SUB_LIST= AVAHI_DAEMON=avahi_daemon > AVAHI_SUB_LIST_OFF= AVAHI_DAEMON= > +DBUS_CONFIGURE_ENABLE= dbus > +DBUS_LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus > > post-patch: > @${REINPLACE_CMD} 's:-std=c++0x:-std=c++11:' ${WRKSRC}/Makefile.in If you submit this to bugzilla along with build testing, then I will approve it. I currently do not have the time to look into doing this myself as I am in the middle of moving over to a new desktop. Thanks, Naram Qashat
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?06fe79d2d2b7cfce8115e14da9a0139f.squirrel>