diff options
Diffstat (limited to 'www/epiphany/Makefile')
-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 3b2920b55..a66ee25ba 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -4,6 +4,7 @@ PORTNAME= epiphany PORTVERSION= 3.12.1 +PORTREVISION= 1 CATEGORIES= www gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -27,7 +28,7 @@ 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 pathfix \ +USES= desktop-file-utils gettext gmake libtool pathfix \ pkgconfig python:3 tar:xz USE_GNOME= gnomedesktop3 gnomeprefix intlhack libwnck3 libxml2 libxslt USE_XORG= ice x11 sm |