K 10 svn:author V 6 marino K 8 svn:date V 27 2013-11-02T03:08:40.087648Z K 7 svn:log V 289 sysutils/synergy-devel: unzip is actually an EXTRACT_DEPENDS My commit r323422 to ensure unzip is available for use by this port is flawed as the extraction occurs before BUILD_DEPENDS are imported. Change unzip from BUILD_DEPENDS to EXTRACT_DEPENDS to unbreak the port in a jail build. END