diff options
Diffstat (limited to 'www/epiphany/Makefile')
-rw-r--r-- | www/epiphany/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index d46921bbc..3b2920b55 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -28,11 +28,10 @@ RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes \ gnome-icon-theme>=0:${PORTSDIR}/misc/gnome-icon-theme USES= desktop-file-utils gettext gmake pathfix \ - pkgconfig tar:xz + pkgconfig python:3 tar:xz USE_GNOME= gnomedesktop3 gnomeprefix intlhack libwnck3 libxml2 libxslt USE_XORG= ice x11 sm INSTALLS_ICONS= yes -USE_PYTHON= 3 USE_SQLITE= 3 USE_LDCONFIG= yes GNU_CONFIGURE= yes |