K 10 svn:author V 5 edwin K 8 svn:date V 27 2004-01-10T11:12:50.000000Z K 7 svn:log V 603 [PATCH] Fix library dependencies in samba-devel port The net/samba-devel port has a WITHOUT_CUPS Makefile option that drops the *port's* dependency on the CUPS library, but does not actually pass the option to configure to build Samba without CUPS support. The resulting binaries will still have a runtime dependency on the CUPS library. Similarly, the binaries built by the port have a runtime dependency on the popt (port devel/popt) library which is not listed in the Makefile. PR: ports/53939 Submitted by: Scott Mitchell Approved by: maintainer timeout END