From 2b9394be413d822e8432469bc97f7b394b513eec Mon Sep 17 00:00:00 2001 From: minskim Date: Sun, 12 Dec 2004 15:35:50 +0000 Subject: Include scrollkeeper/omf.mk, instead of scrollkeeper/buildlink3.mk, to register .omf files. Noted by jmmv@. Bump PKGREIVISION. --- editors/gconf-editor/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'editors') 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" -- cgit v1.2.3