diff options
author | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-27 09:53:01 +0800 |
---|---|---|
committer | mezz <mezz@df743ca5-7f9a-e211-a948-0013205c9059> | 2008-09-27 09:53:01 +0800 |
commit | fe230e5ec5a5a54942aaed5da1f89394567647e9 (patch) | |
tree | 23db0af5c8f5907f3219df4c5074bae417e136cf /www/epiphany-extensions/Makefile | |
parent | 85f4bd3775534cfb2731414bb5a108f98b0596f2 (diff) | |
download | marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.gz marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.bz2 marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.lz marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.xz marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.tar.zst marcuscom-ports-fe230e5ec5a5a54942aaed5da1f89394567647e9.zip |
Remove gnometarget.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@11643 df743ca5-7f9a-e211-a948-0013205c9059
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 |