Date: Thu, 14 Oct 2021 10:35:01 GMT From: =?utf-8?Q?Stefan E=C3=9Fer?= <se@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 13f1d93b8eb8 - main - comms/libusbmuxd: Add CPE information Message-ID: <202110141035.19EAZ1E1092829@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=13f1d93b8eb8e770b68da9c52ec60d8cb5d9ee73 commit 13f1d93b8eb8e770b68da9c52ec60d8cb5d9ee73 Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-14 10:34:16 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-14 10:34:16 +0000 comms/libusbmuxd: Add CPE information Approved by: portmgr (blanket) --- comms/libusbmuxd/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/comms/libusbmuxd/Makefile b/comms/libusbmuxd/Makefile index 6b5fbd796369..602759dbef92 100644 --- a/comms/libusbmuxd/Makefile +++ b/comms/libusbmuxd/Makefile @@ -13,7 +13,9 @@ LIB_DEPENDS= libplist-2.0.so:devel/libplist CONFLICTS_INSTALL=usbmuxd-1.0.[6-8] -USES= libtool pathfix pkgconfig tar:bzip2 +USES= cpe libtool pathfix pkgconfig tar:bzip2 +USES= cpe +CPE_VENDOR= libimobiledevice GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202110141035.19EAZ1E1092829>