From cc0a17846f99b31dcf5e7423f2ca0af394c80039 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 14 May 2015 15:08:13 +0000 Subject: [PATCH] - Add CPE info Approved by: portmgr blanket --- graphics/poppler/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index 5547864f97e1..06a92594b3eb 100644 --- a/graphics/poppler/Makefile +++ b/graphics/poppler/Makefile @@ -22,7 +22,8 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \ libfreetype.so:${PORTSDIR}/print/freetype2 RUN_DEPENDS= poppler-data>0:${PORTSDIR}/graphics/poppler-data -USES= gmake libtool pathfix pkgconfig tar:xz +USES= cpe gmake libtool pathfix pkgconfig tar:xz +CPE_VENDOR= freedesktop USE_GNOME= libxml2 GNU_CONFIGURE= yes USE_LDCONFIG= yes