From 2766f0225657f4d5a72938cdfb33bc8c6b9ee436 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 2 Aug 2003 22:34:54 +0000 Subject: Chase the zzip shared lib version. PR: 55197 Submitted by: maintainer --- lang/php4/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang/php4') diff --git a/lang/php4/Makefile b/lang/php4/Makefile index eb50b626650d..e907ce48f1f4 100644 --- a/lang/php4/Makefile +++ b/lang/php4/Makefile @@ -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 -- cgit v1.2.3