summaryrefslogtreecommitdiff
path: root/www/epiphany-extensions/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/epiphany-extensions/Makefile')
-rw-r--r--www/epiphany-extensions/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/www/epiphany-extensions/Makefile b/www/epiphany-extensions/Makefile
index 0f0fb6ffd5d..97d714dd74b 100644
--- a/www/epiphany-extensions/Makefile
+++ b/www/epiphany-extensions/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.41 2007/09/19 23:19:10 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2007/09/21 13:04:27 wiz Exp $
#
DISTNAME= epiphany-extensions-2.18.3
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/epiphany-extensions/2.18/}
EXTRACT_SUFX= .tar.bz2
@@ -21,16 +21,16 @@ USE_LANGUAGES= c c++
CONFIGURE_ARGS+= --enable-compile-warnings=no
CONFIGURE_ARGS+= --with-extensions=all
-GCONF2_SCHEMAS= smart-bookmarks.schemas
+GCONF_SCHEMAS= smart-bookmarks.schemas
.include "options.mk"
BUILDLINK_API_DEPENDS.glib2+= glib2>=2.8.0
-.include "../../devel/GConf2/schemas.mk"
+.include "../../devel/GConf/schemas.mk"
.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/glib2/buildlink3.mk"
-.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/pcre/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"