summaryrefslogtreecommitdiff
path: root/x11
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 /x11
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 'x11')
-rw-r--r--x11/fast-user-switch-applet/Makefile4
-rw-r--r--x11/gnopernicus/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/x11/fast-user-switch-applet/Makefile b/x11/fast-user-switch-applet/Makefile
index 44ec9bd39af..609a3b887e0 100644
--- a/x11/fast-user-switch-applet/Makefile
+++ b/x11/fast-user-switch-applet/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2008/10/25 00:36:12 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2009/01/04 18:01:01 wiz Exp $
#
DISTNAME= fast-user-switch-applet-2.24.0
@@ -43,7 +43,7 @@ BUILDLINK_DEPMETHOD.libXt?= build
.include "../../devel/libglade/buildlink3.mk"
.include "../../devel/pango/buildlink3.mk"
.include "../../textproc/gnome-doc-utils/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../textproc/rarian/omf.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../x11/libSM/buildlink3.mk"
diff --git a/x11/gnopernicus/Makefile b/x11/gnopernicus/Makefile
index eac29e4609c..040ea591072 100644
--- a/x11/gnopernicus/Makefile
+++ b/x11/gnopernicus/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.56 2008/06/20 01:09:44 joerg Exp $
+# $NetBSD: Makefile,v 1.57 2009/01/04 18:01:01 wiz Exp $
#
DISTNAME= gnopernicus-1.1.1
@@ -72,7 +72,7 @@ BUILDLINK_API_DEPENDS.libxml2+= libxml2>=2.6.7
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
.include "../../textproc/libxml2/buildlink3.mk"
-.include "../../textproc/scrollkeeper/omf.mk"
+.include "../../textproc/rarian/omf.mk"
.include "../../x11/gnome-mag/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"