I think I saw something in the list that FreeBSD 9.x has zip already built in? so, ports that need 'zip' won't need zip?

for maintainers, they should use something like:

USE_ZIP=        yes

to:

if ${OSVERSION} <= 900000
USE_ZIP=    yes
.endif

and/or BUILD_DEPENDS+=    zip:${PORTSDIR}/archivers/zip

(at what OSVERSION was zip included in the base?)


--
Michael Scheidell, CTO
o: 561-999-5000
d: 561-948-2259
>*| *SECNAP Network Security Corporation

   * Best Mobile Solutions Product of 2011
   * Best Intrusion Prevention Product
   * Hot Company Finalist 2011
   * Best Email Security Product
   * Certified SNORT Integrator

______________________________________________________________________
This email has been scanned and certified safe by SpammerTrap(r). For Information please see http://www.spammertrap.com/ ______________________________________________________________________ _______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to