archivers/pear-Horde_Compress: Spell ZLIB_USE correctly
Broken in r360446 during conversion to options helpers.
This commit is contained in:
parent
451a5c11bc
commit
f827b4e6c9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514739
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user