From f90a4d180f1c38baec7131020439966d48bf7a8d Mon Sep 17 00:00:00 2001 From: Bernhard Froehlich Date: Sun, 29 Aug 2021 18:30:38 +0000 Subject: [PATCH] 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