git: 1351a381da3f - main - devel/libunistring: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Fri Sep 10 21:20:54 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1351a381da3f7ec0bac2c4addd8509b2baaa9e52
commit 1351a381da3f7ec0bac2c4addd8509b2baaa9e52
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-09-10 20:41:40 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-09-10 21:18:08 +0000
devel/libunistring: Add CPE information
Approved by: portmgr (blanket)
---
devel/libunistring/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/devel/libunistring/Makefile b/devel/libunistring/Makefile
index 6cb473a0bb43..49b4e327fee0 100644
--- a/devel/libunistring/Makefile
+++ b/devel/libunistring/Makefile
@@ -13,11 +13,12 @@ LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LIB
LICENSE_FILE_GFDL= ${WRKSRC}/doc/libunistring.texi
-USES= alias charsetfix iconv libtool tar:xz
+USES= alias charsetfix cpe iconv libtool tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
INFO= ${PORTNAME}
+CPE_VENDOR= gnu
OPTIONS_DEFINE= DOCS
CONFIGURE_ARGS= --disable-static
More information about the dev-commits-ports-all
mailing list