1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-03 11:12:13 +00:00

Chase the zzip shared lib version.

PR:		55197
Submitted by:	maintainer
This commit is contained in:
Joe Marcus Clarke 2003-08-02 22:34:54 +00:00
parent 6ca6023531
commit 2766f02256
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86202

View File

@ -585,7 +585,7 @@ CONFIGURE_ARGS+=--enable-yp
.endif
.if defined(WITH_ZIP)
LIB_DEPENDS+= zzip-0.10:${PORTSDIR}/devel/zziplib
LIB_DEPENDS+= zzip.10:${PORTSDIR}/devel/zziplib
CONFIGURE_ARGS+=--with-zip=${LOCALBASE}
.endif