summaryrefslogtreecommitdiff
path: root/x11/xorg-clients/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xorg-clients/Makefile')
-rw-r--r--x11/xorg-clients/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/xorg-clients/Makefile b/x11/xorg-clients/Makefile
index 983a107e914..367dbf53dcc 100644
--- a/x11/xorg-clients/Makefile
+++ b/x11/xorg-clients/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2006/10/09 12:52:36 joerg Exp $
+# $NetBSD: Makefile,v 1.33 2006/12/15 20:33:06 joerg Exp $
DISTNAME= ${DISTFILES}
PKGNAME= xorg-clients-${XORG_VER}
@@ -66,10 +66,10 @@ post-configure:
.include "../../meta-pkgs/xorg/Makefile.common"
-.include "../../fonts/Xft2/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
-.include "../../x11/Xrandr/buildlink3.mk"
-.include "../../x11/xcursor/buildlink3.mk"
+.include "../../x11/libXcursor/buildlink3.mk"
+.include "../../x11/libXft/buildlink3.mk"
+.include "../../x11/libXrandr/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"