git: 20617299ae5e - main - textproc/expat2: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 11:45:01 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=20617299ae5e7fe31ddec87a2bf6bb201c5f125c
commit 20617299ae5e7fe31ddec87a2bf6bb201c5f125c
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 11:43:53 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-29 11:43:53 +0000
textproc/expat2: Add CPE information
Approved by: portmgr (blanket)
---
textproc/expat2/Makefile | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile
index f24d6a60a027..3c14a1248f0d 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -13,9 +13,10 @@ LICENSE_FILE= ${WRKSRC}/COPYING
TEST_DEPENDS= bash:shells/bash
-USES= libtool pathfix python:test tar:xz
+USES= cpe libtool pathfix python:test tar:xz
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
+CPE_VENDOR= libexpat
CONFIGURE_ARGS= --without-docbook --without-examples
INSTALL_TARGET= install-strip
More information about the dev-commits-ports-all
mailing list