summaryrefslogtreecommitdiff
path: root/www/epiphany
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-02-06 22:48:11 +0000
committerjmmv <jmmv>2004-02-06 22:48:11 +0000
commitbd2ea7568497601c7634d82c9806538e82d8828e (patch)
treea9d10e1731e269e1ff97b94cc8cb4fc3bd998e2e /www/epiphany
parent97d9f85d99eecacb7b2427f295f8020661b493ea (diff)
downloadpkgsrc-bd2ea7568497601c7634d82c9806538e82d8828e.tar.gz
Enable the nautilus plugin. I thought it could be splitted in its own
package, but this seems impossible, since the plugin is bundled together the main binary. Bump PKGREVISION to 1.
Diffstat (limited to 'www/epiphany')
-rw-r--r--www/epiphany/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/epiphany/Makefile b/www/epiphany/Makefile
index e49affce191..d3c2f675c5e 100644
--- a/www/epiphany/Makefile
+++ b/www/epiphany/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/02/05 17:34:52 jmmv Exp $
+# $NetBSD: Makefile,v 1.2 2004/02/06 22:48:11 jmmv Exp $
#
DISTNAME= epiphany-1.0.7
+PKGREVISION= 1
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany/1.0/}
@@ -19,8 +20,6 @@ USE_GNU_TOOLS+= make
USE_LIBTOOL= YES
USE_PKGLOCALEDIR= YES
-CONFIGURE_ARGS+= --enable-nautilus-view=no
-
GCONF2_SCHEMAS= epiphany.schemas
.include "../../devel/GConf2/schemas.mk"
@@ -31,6 +30,7 @@ GCONF2_SCHEMAS= epiphany.schemas
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../net/ORBit2/buildlink2.mk"
.include "../../sysutils/gnome-vfs2/buildlink2.mk"
+.include "../../sysutils/nautilus/buildlink2.mk"
.include "../../textproc/libxml2/buildlink2.mk"
.include "../../textproc/scrollkeeper/omf.mk"
.include "../../www/mozilla-gtk2/buildlink2.mk"