summaryrefslogtreecommitdiff
path: root/editors/gconf-editor/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2008-04-29 19:11:44 +0000
committerdrochner <drochner>2008-04-29 19:11:44 +0000
commite9d93a5161c41da211e1ac74a94ea0b2425a935b (patch)
treed3c4c583c1356e1575b7dd37658bf64e11a609e4 /editors/gconf-editor/Makefile
parentc4098c192596ece03a2960e683a0d0625d997370 (diff)
downloadpkgsrc-e9d93a5161c41da211e1ac74a94ea0b2425a935b.tar.gz
migrate textproc/scrollkeeper/omf.mk -> mk/omf-scrollkeeper.mk
Diffstat (limited to 'editors/gconf-editor/Makefile')
-rw-r--r--editors/gconf-editor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/gconf-editor/Makefile b/editors/gconf-editor/Makefile
index ea93b92813c..11d8f0eea8c 100644
--- a/editors/gconf-editor/Makefile
+++ b/editors/gconf-editor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.59 2008/04/25 08:19:52 wiz Exp $
+# $NetBSD: Makefile,v 1.60 2008/04/29 19:11:44 drochner Exp $
#
DISTNAME= gconf-editor-2.22.0
@@ -32,6 +32,6 @@ BUILDLINK_API_DEPENDS.libgnome+= libgnome>=2.14.0
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"