Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 29 Aug 2021 18:33:39 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: f90a4d180f1c - main - misc/chmlib: Add CPE information
Message-ID:  <202108291833.17TIXdkP074505@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=f90a4d180f1c38baec7131020439966d48bf7a8d

commit f90a4d180f1c38baec7131020439966d48bf7a8d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-29 18:30:38 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-29 18:30:38 +0000

    misc/chmlib: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 misc/chmlib/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/misc/chmlib/Makefile b/misc/chmlib/Makefile
index 49330816ace4..0f3c7189bf94 100644
--- a/misc/chmlib/Makefile
+++ b/misc/chmlib/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-io64 --disable-pread --exec-prefix=${PREFIX} --disable-static --enable-examples
 INSTALL_TARGET=	install-strip
-USES=		gmake libtool tar:bzip2
+USES=		cpe gmake libtool tar:bzip2
 USE_LDCONFIG=	yes
 
 .include <bsd.port.mk>



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