svn commit: r386263 - head/www/epiphany

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed May 13 20:45:13 UTC 2015


Author: amdmi3
Date: Wed May 13 20:45:12 2015
New Revision: 386263
URL: https://svnweb.freebsd.org/changeset/ports/386263

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/epiphany/Makefile

Modified: head/www/epiphany/Makefile
==============================================================================
--- head/www/epiphany/Makefile	Wed May 13 19:20:02 2015	(r386262)
+++ head/www/epiphany/Makefile	Wed May 13 20:45:12 2015	(r386263)
@@ -28,8 +28,9 @@ RUN_DEPENDS=	iso-codes>=0:${PORTSDIR}/mi
 		gnome-icon-theme-symbolic>=0:${PORTSDIR}/x11-themes/gnome-icon-theme-symbolic \
 		gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme
 
-USES=		desktop-file-utils gettext gmake libtool pathfix \
+USES=		cpe desktop-file-utils gettext gmake libtool pathfix \
 		pkgconfig python:3 tar:xz
+CPE_VENDOR=	gnome
 USE_GNOME=	gnomedesktop3 gnomeprefix intlhack libwnck3 libxml2 libxslt
 USE_XORG=	ice x11 sm
 INSTALLS_ICONS=	yes


More information about the svn-ports-all mailing list