summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2009-03-08 15:56:43 +0000
committerwiz <wiz@pkgsrc.org>2009-03-08 15:56:43 +0000
commitaa64cf5a71b4b3679e05a6c38ad9762d999fcd8a (patch)
tree0977c331334c28205040bea9e9101ee7f69fd234 /editors
parente01c2ac538cf9dcc1c6c4922845c15e2729ce1dd (diff)
downloadpkgsrc-aa64cf5a71b4b3679e05a6c38ad9762d999fcd8a.tar.gz
Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.
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 dc43f3ffc84..b8268b09c73 100644
--- a/editors/conglomerate/Makefile
+++ b/editors/conglomerate/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.54 2009/01/04 18:00:59 wiz Exp $
+# $NetBSD: Makefile,v 1.55 2009/03/08 15:56:45 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/rarian/omf.mk"
+.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/gtksourceview/buildlink3.mk"
diff --git a/editors/gtranslator/Makefile b/editors/gtranslator/Makefile
index e050a71334e..88888f1118f 100644
--- a/editors/gtranslator/Makefile
+++ b/editors/gtranslator/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2009/01/04 18:00:59 wiz Exp $
+# $NetBSD: Makefile,v 1.29 2009/03/08 15:56:45 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/rarian/omf.mk"
+.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
diff --git a/editors/tomboy/Makefile b/editors/tomboy/Makefile
index 336d220b6bf..31c0645bddd 100644
--- a/editors/tomboy/Makefile
+++ b/editors/tomboy/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2009/01/07 16:17:51 wiz Exp $
+# $NetBSD: Makefile,v 1.4 2009/03/08 15:56:45 wiz Exp $
#
DISTNAME= tomboy-0.12.2
@@ -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/rarian/omf.mk"
+.include "../../mk/omf-scrollkeeper.mk"
.include "../../x11/gnome-desktop-sharp/buildlink3.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../x11/gnome-sharp/buildlink3.mk"