Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 Oct 2021 18:29:03 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: f693aac998ca - main - comms/libusbmuxd: Fix build after last commit
Message-ID:  <202110141829.19EIT3MR022491@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110141829.19EIT3MR022491>