summaryrefslogtreecommitdiff
path: root/x11/xkbd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xkbd/Makefile')
-rw-r--r--x11/xkbd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xkbd/Makefile b/x11/xkbd/Makefile
index 57d3e1d6805..59b1667a35d 100644
--- a/x11/xkbd/Makefile
+++ b/x11/xkbd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/02/05 23:11:47 joerg Exp $
+# $NetBSD: Makefile,v 1.9 2006/12/15 20:33:06 joerg Exp $
#
DISTNAME= xkbd-0.8.5
@@ -14,5 +14,5 @@ CONFIGURE_ARGS+=--enable-xpm
GNU_CONFIGURE= YES
-.include "../../graphics/xpm/buildlink3.mk"
+.include "../../x11/libXpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"