aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:27:56 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:27:56 +0000
commit6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346 (patch)
tree51bf65c06dc12d4a0ba505d1d3e664efdd221144 /archivers
parentaecf8bd835635e74e1afa0d4e0617875138e47de (diff)
downloadports-6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346.tar.gz
ports-6a379e2d3ac1c6ae44bfa961e42ea2f6877e4346.zip
a-b: Add missing USES={gnome,php,sdl,xorg}
Notes
Notes: svn path=/head/; revision=517040
Diffstat (limited to 'archivers')
-rw-r--r--archivers/pear-Horde_Compress/Makefile1
-rw-r--r--archivers/xar/Makefile2
2 files changed, 2 insertions, 1 deletions
diff --git a/archivers/pear-Horde_Compress/Makefile b/archivers/pear-Horde_Compress/Makefile
index 79f617325f0e..1bfbbd68fa9b 100644
--- a/archivers/pear-Horde_Compress/Makefile
+++ b/archivers/pear-Horde_Compress/Makefile
@@ -18,6 +18,7 @@ USE_HORDE_RUN= Horde_Exception \
Horde_Util \
Horde_Stream_Filter
+ZLIB_USES= php
ZLIB_USE= PHP=zlib
.include <bsd.port.mk>
diff --git a/archivers/xar/Makefile b/archivers/xar/Makefile
index 9fb39734f482..52ddfceeb580 100644
--- a/archivers/xar/Makefile
+++ b/archivers/xar/Makefile
@@ -13,7 +13,7 @@ COMMENT= OpenDarwin XML eXtensible ARchiver
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-USES= gmake libtool ssl
+USES= gmake gnome libtool ssl
USE_GNOME= libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes