diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-13 20:45:12 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-05-13 20:45:12 +0000 |
commit | c371437638db1557a5d9620357688143ec77f4da (patch) | |
tree | df5b1a679368af06a381304c78ae3fa4262049fb /www/epiphany | |
parent | 4492caf4e704d85f8dd5a18ef1cd181c4cfa29fa (diff) | |
download | ports-c371437638db1557a5d9620357688143ec77f4da.tar.gz ports-c371437638db1557a5d9620357688143ec77f4da.zip |
Notes
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 |