diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/epiphany/Makefile | 3 | ||||
-rw-r--r-- | www/epiphany3/Makefile | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile index 1e4a503b0..f2620db92 100644 --- a/www/epiphany/Makefile +++ b/www/epiphany/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD: ports/www/epiphany/Makefile,v 1.148 2010/11/20 15:36:57 kwm Exp $ -# $MCom: ports/www/epiphany/Makefile,v 1.242 2011/03/06 23:12:42 kwm Exp $ +# $MCom: ports/www/epiphany/Makefile,v 1.243 2011/03/07 07:56:29 kwm Exp $ # PORTNAME= epiphany @@ -32,7 +32,6 @@ INSTALLS_ICONS= yes USE_GETTEXT= yes USE_BZIP2= yes USE_PYTHON= yes -GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack intlhack gnomedesktop desktopfileutils WANT_GNOME= yes GNU_CONFIGURE= yes diff --git a/www/epiphany3/Makefile b/www/epiphany3/Makefile index 93fb80a47..3e752ba47 100644 --- a/www/epiphany3/Makefile +++ b/www/epiphany3/Makefile @@ -3,7 +3,7 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports/www/epiphany3/Makefile,v 1.10 2011/03/23 20:37:01 kwm Exp $ +# $MCom: ports/www/epiphany3/Makefile,v 1.11 2011/04/05 21:44:40 kwm Exp $ # PORTNAME= epiphany @@ -35,7 +35,6 @@ INSTALLS_ICONS= yes USE_GETTEXT= yes USE_BZIP2= yes USE_PYTHON= yes -GNOME_DESKTOP_VERSION=3 USE_GNOME= gnomeprefix gnomehack intlhack gnomedocutils libxml2 USE_XORG= ice x11 sm GNU_CONFIGURE= yes |