svn commit: r386338 - head/graphics/poppler
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu May 14 15:08:14 UTC 2015
Author: amdmi3
Date: Thu May 14 15:08:13 2015
New Revision: 386338
URL: https://svnweb.freebsd.org/changeset/ports/386338
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/graphics/poppler/Makefile
Modified: head/graphics/poppler/Makefile
==============================================================================
--- head/graphics/poppler/Makefile Thu May 14 15:02:58 2015 (r386337)
+++ head/graphics/poppler/Makefile Thu May 14 15:08:13 2015 (r386338)
@@ -22,7 +22,8 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/grap
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
More information about the svn-ports-all
mailing list