Date: Mon, 28 Oct 2002 11:50:02 -0800 (PST) From: Vivek Khera <khera@kcilink.com> To: freebsd-ports@FreeBSD.org Subject: Re: ports/44568: samba without CUPS still links CUPS Message-ID: <200210281950.g9SJo28s063870@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/44568; it has been noted by GNATS. From: Vivek Khera <khera@kcilink.com> To: "David W. Chapman Jr." <dwcjr@inethouston.net> Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: ports/44568: samba without CUPS still links CUPS Date: Mon, 28 Oct 2002 14:46:21 -0500 >>>>> "DWC" == David W Chapman, <David> writes: DWC> That patch seems like it would do the trick, if you could test it DWC> sometime, let me know and I'll commit it. It did not work... however if you use the correct "--disable-cups" it does work: .if defined(WITH_CUPS) LIB_DEPENDS+= cups.2:${PORTSDIR}/print/cups-base CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \ LDFLAGS=-L${LOCALBASE}/lib .else CONFIGURE_ARGS+= --disable-cups .endif Thanks. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200210281950.g9SJo28s063870>