aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-07-20 03:51:12 +0800
committerbapt <bapt@FreeBSD.org>2015-07-20 03:51:12 +0800
commitac64b2ba61ad739c1ff2e3535003ba524bdd6233 (patch)
treeef7a72dc652e009e306360eaebf42a7743ecfabd
parent9680ab5f02137a2cd682ddb48a2072648f835210 (diff)
downloadfreebsd-ports-gnome-ac64b2ba61ad739c1ff2e3535003ba524bdd6233.tar.gz
freebsd-ports-gnome-ac64b2ba61ad739c1ff2e3535003ba524bdd6233.tar.zst
freebsd-ports-gnome-ac64b2ba61ad739c1ff2e3535003ba524bdd6233.zip
Convert to USES=libarchive
-rw-r--r--audio/hydrogen-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/hydrogen-devel/Makefile b/audio/hydrogen-devel/Makefile
index 90466f4b6159..54025e73d796 100644
--- a/audio/hydrogen-devel/Makefile
+++ b/audio/hydrogen-devel/Makefile
@@ -59,7 +59,7 @@ LASH_LIB_DEPENDS= liblash.so:${PORTSDIR}/audio/lash
LIBARCHIVE_DESC= LibArchive support
LIBARCHIVE_CMAKE_ON= -DWANT_LIBARCHIVE:BOOL=ON
LIBARCHIVE_CMAKE_OFF= -DWANT_LIBARCHIVE:BOOL=OFF
-LIBARCHIVE_LIB_DEPENDS= libarchive.so:${PORTSDIR}/archivers/libarchive
+LIBARCHIVE_USES= libarchive
OSS_CMAKE_ON= -DWANT_OSS:BOOL=ON
OSS_CMAKE_OFF= -DWANT_OSS:BOOL=OFF