summaryrefslogtreecommitdiff
path: root/editors/gconf-editor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r--editors/gconf-editor/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index d57547a4917..2d35535aa4e 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2004/12/12 15:33:27 minskim Exp $
+# $NetBSD: Makefile,v 1.28 2004/12/12 15:35:50 minskim Exp $
#
DISTNAME= gconf-editor-2.8.2
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= editors gnome
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gconf-editor/2.8/}
EXTRACT_SUFX= .tar.bz2
@@ -33,6 +33,6 @@ GCONF2_SCHEMAS= gconf-editor.schemas
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../textproc/intltool/buildlink3.mk"
-.include "../../textproc/scrollkeeper/buildlink3.mk"
+.include "../../textproc/scrollkeeper/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"