svn commit: r386274 - head/graphics/cairo
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed May 13 23:15:13 UTC 2015
Author: amdmi3
Date: Wed May 13 23:15:12 2015
New Revision: 386274
URL: https://svnweb.freebsd.org/changeset/ports/386274
Log:
- Add CPE info
Approved by: portmgr blanket
Modified:
head/graphics/cairo/Makefile
Modified: head/graphics/cairo/Makefile
==============================================================================
--- head/graphics/cairo/Makefile Wed May 13 22:56:07 2015 (r386273)
+++ head/graphics/cairo/Makefile Wed May 13 23:15:12 2015 (r386274)
@@ -26,7 +26,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${DOCSDIR} \
--disable-directfb \
--enable-tee
-USES+= libtool pathfix pkgconfig
+USES+= cpe libtool pathfix pkgconfig
+CPE_VENDOR= cairographics
USE_XORG= pixman
USE_GNOME= referencehack
USE_LDCONFIG= yes
More information about the svn-ports-all
mailing list