git: f90a4d180f1c - main - misc/chmlib: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Sun Aug 29 18:33:40 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=f90a4d180f1c38baec7131020439966d48bf7a8d
commit f90a4d180f1c38baec7131020439966d48bf7a8d
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-29 18:30:38 +0000
Commit: Bernhard Froehlich <decke at 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>
More information about the dev-commits-ports-all
mailing list