summaryrefslogtreecommitdiff
path: root/x11/xneko
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-15 18:14:52 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-15 18:14:52 +0000
commitb698a63b67010f9cc53f9dd3f82949f988f761cb (patch)
treea812e718520403b9145cf4232201383815290221 /x11/xneko
parented20c78aefb42f6027bdfdaa8de388568e56531d (diff)
downloadpkgsrc-b698a63b67010f9cc53f9dd3f82949f988f761cb.tar.gz
Moodular Xorg support.
Diffstat (limited to 'x11/xneko')
-rw-r--r--x11/xneko/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xneko/Makefile b/x11/xneko/Makefile
index 24b0881cba2..6f8a327eb9e 100644
--- a/x11/xneko/Makefile
+++ b/x11/xneko/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/06/28 05:01:12 rillig Exp $
+# $NetBSD: Makefile,v 1.25 2007/01/15 18:14:52 joerg Exp $
DISTNAME= xneko
PKGNAME= xneko-4.4
@@ -30,5 +30,5 @@ post-install:
esac; \
done
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"