summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz>2009-01-04 18:00:58 +0000
committerwiz <wiz>2009-01-04 18:00:58 +0000
commit78b15b1be4f834824832c37471a2260baba2a122 (patch)
treecc54a699c1856b06ed92aefa844e4c63b8c5441a /editors
parent6b6eabac619ef7570598fa21e0dd05517a1e266d (diff)
downloadpkgsrc-78b15b1be4f834824832c37471a2260baba2a122.tar.gz
Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
Diffstat (limited to 'editors')
-rw-r--r--editors/conglomerate/Makefile4
-rw-r--r--editors/gtranslator/Makefile4
-rw-r--r--editors/tomboy/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/editors/conglomerate/Makefile b/editors/conglomerate/Makefile
index 8ff03d0d00f..dc43f3ffc84 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.53 2008/06/12 02:14:29 joerg Exp $
+# $NetBSD: Makefile,v 1.54 2009/01/04 18:00:59 wiz Exp $
#
DISTNAME= conglomerate-0.9.1
@@ -38,7 +38,7 @@ GCONF_SCHEMAS= conglomerate.schemas
.include "../../textproc/enchant/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../textproc/libxslt/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../textproc/rarian/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/gtksourceview/buildlink3.mk"
diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile
index 678bd404402..e050a71334e 100644
--- a/editors/gtranslator/Makefile
+++ b/editors/gtranslator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2008/07/14 12:56:03 joerg Exp $
+# $NetBSD: Makefile,v 1.28 2009/01/04 18:00:59 wiz Exp $
DISTNAME= gtranslator-1.1.7
PKGREVISION= 4
@@ -27,7 +27,7 @@ CONFIGURE_ARGS+= --disable-debug
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../sysutils/gnome-vfs/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../textproc/rarian/omf.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile
index ee95a213066..8e1bfc65afd 100644
--- a/editors/tomboy/Makefile
+++ b/editors/tomboy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2008/12/04 16:45:09 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2009/01/04 18:01:00 wiz Exp $
#
DISTNAME= tomboy-0.12.1
@@ -37,7 +37,7 @@ BUILDLINK_API_DEPENDS.mono-addins+= mono-addins>=0.3.1
.include "../../sysutils/ndesk-dbus/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
.include "../../textproc/gtkspell/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../textproc/rarian/omf.mk"
.include "../../x11/gnome-desktop-sharp/buildlink3.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../x11/gnome-sharp/buildlink3.mk"