diff options
Diffstat (limited to 'x11/fast-user-switch-applet/Makefile')
-rw-r--r-- | x11/fast-user-switch-applet/Makefile | 4 |
1 files changed, 2 insertions, 2 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" |