Hi,

I noticed that unzip came into basesystem in src/usr.bin/unzip/. To
prevent port installing the ports/archivers/unzip one, I propose to
add this in bsd.port.mk

.if defined(USE_ZIP) && !exists(/usr/bin/unzip)
EXTRACT_DEPENDS+=       ${LOCALBASE}/bin/unzip:${PORTSDIR}/archivers/unzip
.endif

Is that right ?

King regards

-- 
Demelier David
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to