aboutsummaryrefslogtreecommitdiff
path: root/archivers/pear-Horde_Compress
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/pear-Horde_Compress')
-rw-r--r--archivers/pear-Horde_Compress/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/archivers/pear-Horde_Compress/Makefile b/archivers/pear-Horde_Compress/Makefile
index b458cbe9c60e..79f617325f0e 100644
--- a/archivers/pear-Horde_Compress/Makefile
+++ b/archivers/pear-Horde_Compress/Makefile
@@ -2,6 +2,7 @@
PORTNAME= Horde_Compress
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= archivers www pear
MAINTAINER= horde@FreeBSD.org
@@ -17,6 +18,6 @@ USE_HORDE_RUN= Horde_Exception \
Horde_Util \
Horde_Stream_Filter
-ZLIP_USE= PHP=zlib
+ZLIB_USE= PHP=zlib
.include <bsd.port.mk>