aboutsummaryrefslogtreecommitdiff
path: root/graphics/podofo
diff options
context:
space:
mode:
authorStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:13 +0000
committerStefan Eßer <se@FreeBSD.org>2021-10-20 16:13:13 +0000
commitabe11dbbbea40f7627c83d36ffd5803ed6d31e2e (patch)
tree6f2ade614f999b86d08c6b586012948888666847 /graphics/podofo
parent76661fe1ad900c92b894127e8cdd41936eabfe46 (diff)
downloadports-abe11dbbbea40f7627c83d36ffd5803ed6d31e2e.tar.gz
ports-abe11dbbbea40f7627c83d36ffd5803ed6d31e2e.zip
graphics/podofo: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'graphics/podofo')
-rw-r--r--graphics/podofo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/podofo/Makefile b/graphics/podofo/Makefile
index a4c352c0062d..33029200fca9 100644
--- a/graphics/podofo/Makefile
+++ b/graphics/podofo/Makefile
@@ -15,7 +15,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2 \
libidn.so:dns/libidn
-USES= cmake compiler:c++11-lang dos2unix pkgconfig ssl
+USES= cmake compiler:c++11-lang cpe dos2unix pkgconfig ssl
+CPE_VENDOR= ${PORTNAME}_project
CMAKE_ARGS= -DFONTCONFIG_LIBRARIES=${LOCALBASE}/lib/libfontconfig.so \
-DOPENSSL_INCLUDE_DIR=${OPENSSLINC} \