pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/epiphany Enable the nautilus plugin. I thought it...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/316adf9f697e
branches:  trunk
changeset: 467813:316adf9f697e
user:      jmmv <jmmv%pkgsrc.org@localhost>
date:      Fri Feb 06 22:48:11 2004 +0000

description:
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:

 www/epiphany/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (30 lines):

diff -r b26e6018c9c4 -r 316adf9f697e www/epiphany/Makefile
--- a/www/epiphany/Makefile     Fri Feb 06 22:43:29 2004 +0000
+++ b/www/epiphany/Makefile     Fri Feb 06 22:48:11 2004 +0000
@@ -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_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES
 
-CONFIGURE_ARGS+=       --enable-nautilus-view=no
-
 GCONF2_SCHEMAS=                epiphany.schemas
 
 .include "../../devel/GConf2/schemas.mk"
@@ -31,6 +30,7 @@
 .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"



Home | Main Index | Thread Index | Old Index