Date: Sun, 29 Aug 2021 18:33:30 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: b092209009a5 - main - devel/pkgconf: Add CPE information Message-ID: <202108291833.17TIXU62074301@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=b092209009a56e891033201d0a80e71339f93b27 commit b092209009a56e891033201d0a80e71339f93b27 Author: Bernhard Froehlich <decke@FreeBSD.org> AuthorDate: 2021-08-29 18:21:34 +0000 Commit: Bernhard Froehlich <decke@FreeBSD.org> CommitDate: 2021-08-29 18:21:34 +0000 devel/pkgconf: Add CPE information Approved by: portmgr (blanket) --- devel/pkgconf/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/pkgconf/Makefile b/devel/pkgconf/Makefile index 4172b2ea8d2f..e356ae9e93a0 100644 --- a/devel/pkgconf/Makefile +++ b/devel/pkgconf/Makefile @@ -15,7 +15,7 @@ LICENSE= ISCL TEST_DEPENDS= kyua:devel/kyua -USES= tar:xz libtool pathfix +USES= cpe tar:xz libtool pathfix 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?202108291833.17TIXU62074301>