aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php4/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2003-08-03 06:34:54 +0800
committermarcus <marcus@FreeBSD.org>2003-08-03 06:34:54 +0800
commitca11f52c2eb2dcf5a0833f029c564cfe27a280bc (patch)
tree4caabdfd697b3cb4f29b4e90e4ff398fb066ffdf /lang/php4/Makefile
parent1ada69a313e457d5c7cf3a630a92fe1a0efade30 (diff)
downloadfreebsd-ports-graphics-ca11f52c2eb2dcf5a0833f029c564cfe27a280bc.tar.gz
freebsd-ports-graphics-ca11f52c2eb2dcf5a0833f029c564cfe27a280bc.tar.zst
freebsd-ports-graphics-ca11f52c2eb2dcf5a0833f029c564cfe27a280bc.zip
Chase the zzip shared lib version.
PR: 55197 Submitted by: maintainer
Diffstat (limited to 'lang/php4/Makefile')
-rw-r--r--lang/php4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index eb50b626650..e907ce48f1f 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