View | Details | Raw Unified | Return to bug 55197
Collapse All | Expand All

(-)Makefile (-1 / +1 lines)
Lines 585-591 Link Here
585
.endif
585
.endif
586
586
587
.if defined(WITH_ZIP)
587
.if defined(WITH_ZIP)
588
LIB_DEPENDS+=	zzip-0.10:${PORTSDIR}/devel/zziplib
588
LIB_DEPENDS+=	zzip.10:${PORTSDIR}/devel/zziplib
589
CONFIGURE_ARGS+=--with-zip=${LOCALBASE}
589
CONFIGURE_ARGS+=--with-zip=${LOCALBASE}
590
.endif
590
.endif

Return to bug 55197