diff options
Diffstat (limited to 'www/epiphany-extensions/Makefile')
-rw-r--r-- | www/epiphany-extensions/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile index 82a61cac0..a2d5ac662 100644 --- a/www/epiphany-extensions/Makefile +++ b/www/epiphany-extensions/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany-extensions/Makefile,v 1.107 2008/09/03 22:45:13 kwm Exp $ +# $MCom: ports/www/epiphany-extensions/Makefile,v 1.108 2008/09/23 05:44:36 marcus Exp $ # PORTNAME= epiphany-extensions @@ -22,7 +22,7 @@ RUN_DEPENDS= epiphany:${PORTSDIR}/www/epiphany USE_GETTEXT= yes USE_BZIP2= yes USE_GECKO= firefox xulrunner -USE_GNOME= gnomeprefix gnomehack intlhack gnometarget +USE_GNOME= gnomeprefix gnomehack intlhack INSTALLS_OMF= yes GNU_CONFIGURE= yes USE_GMAKE= yes |