From f693aac998ca19b1f3421f6a5d4433e364cf09a8 Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Thu, 14 Oct 2021 18:25:03 +0000 Subject: [PATCH] comms/libusbmuxd: Fix build after last commit Reported by: tobik --- comms/libusbmuxd/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/comms/libusbmuxd/Makefile b/comms/libusbmuxd/Makefile index 602759dbef92b..b2c80b3ab1f03 100644 --- a/comms/libusbmuxd/Makefile +++ b/comms/libusbmuxd/Makefile @@ -14,7 +14,6 @@ LIB_DEPENDS= libplist-2.0.so:devel/libplist CONFLICTS_INSTALL=usbmuxd-1.0.[6-8] USES= cpe libtool pathfix pkgconfig tar:bzip2 -USES= cpe CPE_VENDOR= libimobiledevice GNU_CONFIGURE= yes INSTALL_TARGET= install-strip