diff options
Diffstat (limited to 'www/epiphany-extensions3/Makefile')
-rw-r--r-- | www/epiphany-extensions3/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/epiphany-extensions3/Makefile b/www/epiphany-extensions3/Makefile index 27f39fa55..8c64a77b7 100644 --- a/www/epiphany-extensions3/Makefile +++ b/www/epiphany-extensions3/Makefile @@ -1,6 +1,6 @@ # Created by: Joe Marcus Clarke <marcus@FreeBSD.org> # $FreeBSD$ -# $MCom$ +# $MCom: ports/trunk/www/epiphany-extensions3/Makefile 17268 2013-04-01 05:13:11Z marcus $ PORTNAME= epiphany-extensions PORTVERSION= 3.4.0 @@ -20,9 +20,9 @@ RUN_DEPENDS= epiphany>=3.4.0:${PORTSDIR}/www/epiphany3 CONFLICTS= epiphany-extensions-2.[0-9]* LATEST_LINK= epiphany-extensions3 -USE_GETTEXT= yes +USES= gettext pathfix pkgconfig USE_XZ= yes -USE_GNOME= gnomeprefix gnomehack intlhack +USE_GNOME= gnomeprefix intlhack INSTALLS_OMF= yes GNU_CONFIGURE= yes USE_GMAKE= yes |