diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-14 04:45:12 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-14 04:45:12 +0800 |
commit | 1a7834bb06d9fac114de0f3d650de6c2471417b7 (patch) | |
tree | df5b1a679368af06a381304c78ae3fa4262049fb /www/epiphany | |
parent | 5c4056fdbb980e6afd5bdf71df5bb8ba832f2188 (diff) | |
download | freebsd-ports-gnome-1a7834bb06d9fac114de0f3d650de6c2471417b7.tar.gz freebsd-ports-gnome-1a7834bb06d9fac114de0f3d650de6c2471417b7.tar.zst freebsd-ports-gnome-1a7834bb06d9fac114de0f3d650de6c2471417b7.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'www/epiphany')
-rw-r--r-- | www/epiphany/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index a568cfc0901e..0a7e58f13ec4 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -28,8 +28,9 @@ RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \ 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 |