aboutsummaryrefslogtreecommitdiff
path: root/archivers/pear-Horde_Compress
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-10-18 22:40:08 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-10-18 22:40:08 +0000
commitf827b4e6c9966b78bd0e4a0ccc3b76498c01e922 (patch)
tree700c9d726373f77ee5625fbf4f55263e55af5b72 /archivers/pear-Horde_Compress
parent451a5c11bc1e3fad574bcd03d95d37bb944a6a59 (diff)
downloadports-f827b4e6c9966b78bd0e4a0ccc3b76498c01e922.tar.gz
ports-f827b4e6c9966b78bd0e4a0ccc3b76498c01e922.zip
Notes
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>