Date: Wed, 13 May 2015 20:45:12 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r386263 - head/www/epiphany Message-ID: <201505132045.t4DKjCi9003938@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201505132045.t4DKjCi9003938>