diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/poppler/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile index 5547864f97e..06a92594b3e 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 |