summaryrefslogtreecommitdiff
path: root/lang/php4
diff options
context:
space:
mode:
Diffstat (limited to 'lang/php4')
-rw-r--r--lang/php4/Makefile2
1 files changed, 1 insertions, 1 deletions
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