git: f693aac998ca - main - comms/libusbmuxd: Fix build after last commit
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Oct 2021 18:29:03 UTC
The branch main has been updated by decke: URL: https://cgit.FreeBSD.org/ports/commit/?id=f693aac998ca19b1f3421f6a5d4433e364cf09a8 commit f693aac998ca19b1f3421f6a5d4433e364cf09a8 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-10-14 18:25:03 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-10-14 18:25:03 +0000 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 602759dbef92..b2c80b3ab1f0 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