Date: Sun, 21 Dec 2003 17:55:53 -0800 (PST) From: Pete Fritchman <petef@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net/samba Makefile Message-ID: <200312220155.hBM1trlg083842@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
petef 2003/12/21 17:55:53 PST FreeBSD ports repository Modified files: net/samba Makefile Log: Register a LIB_DEPENDS on libpopt. To quote the PR: Samba's ./configure will automatically pull in the system popt if popt is installed when Samba (as port) is compiled, without registering it as a dependency. This means popt can later be removed without complaint, but this may break Samba. PR: 59990 Submitted by: Matthias Andree <matthias.andree@gmx.de> Approved by: maintainer Revision Changes Path 1.129 +2 -0 ports/net/samba/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312220155.hBM1trlg083842>