summaryrefslogtreecommitdiff
path: root/x11/xcursor/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xcursor/Makefile')
-rw-r--r--x11/xcursor/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcursor/Makefile b/x11/xcursor/Makefile
index 7f756483cc7..acf8e952b2d 100644
--- a/x11/xcursor/Makefile
+++ b/x11/xcursor/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2005/06/01 18:03:32 jlam Exp $
+# $NetBSD: Makefile,v 1.14 2005/07/21 16:30:01 wiz Exp $
#
DISTNAME= libXcursor-1.1.2
@@ -21,7 +21,7 @@ PKGCONFIG_OVERRIDE+= xcursor.pc.in
BUILDLINK_DEPENDS.Xrender+= Xrender>=0.8
-.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../devel/pkg-config/buildlink3.mk"
.include "../../x11/Xfixes/buildlink3.mk"
.include "../../x11/Xrender/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"