Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 11:45:00 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: 20617299ae5e - main - textproc/expat2: Add CPE information
Message-ID:  <202108291145.17TBj09V026083@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=20617299ae5e7fe31ddec87a2bf6bb201c5f125c

commit 20617299ae5e7fe31ddec87a2bf6bb201c5f125c
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 11:43:53 +0000
Commit:     Bernhard Froehlich <decke@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



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