the samba 2.2.11 port and popt

Victor Sudakov sudakov at sibptus.tomsk.ru
Thu Aug 26 00:59:08 PDT 2004


Hello.

I suggest the samba port should have the WITH_INCLUDED_POPT option.
The dependency on ports/devel/popt brings a real dependency hell:
popt depends on gettext which depends on expat etc etc.
Many people do not desire this.

It should be as easy as this:

.if defined(WITH_INCLUDED_POPT)
CONFIGURE_ARGS+=	--with-included-popt
.else
LIB_DEPENDS+=	popt.0:${PORTSDIR}/devel/popt
.endif

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-ports/attachments/20040826/30e7c022/attachment.bin


More information about the freebsd-ports mailing list