summaryrefslogtreecommitdiff
path: root/x11/xwrits
diff options
context:
space:
mode:
authorjoerg <joerg>2007-01-11 14:55:15 +0000
committerjoerg <joerg>2007-01-11 14:55:15 +0000
commitbd5a0917a90026e7ef4dde2f42e1c6780be881f1 (patch)
treea4da252251a88bcd0b8d02385b302b4338622359 /x11/xwrits
parentff88c2aa7d36e3a6fda93bc91584ed57b26690d7 (diff)
downloadpkgsrc-bd5a0917a90026e7ef4dde2f42e1c6780be881f1.tar.gz
Modular Xorg support.
Diffstat (limited to 'x11/xwrits')
-rw-r--r--x11/xwrits/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xwrits/Makefile b/x11/xwrits/Makefile
index 160853392a9..78acd6a9a49 100644
--- a/x11/xwrits/Makefile
+++ b/x11/xwrits/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/08/07 23:48:15 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2007/01/11 14:56:36 joerg Exp $
DISTNAME= xwrits-2.24
CATEGORIES= x11
@@ -10,5 +10,5 @@ COMMENT= Wrist break reminder for prevention of repetitive stress injuries
GNU_CONFIGURE= YES
-.include "../../mk/x11.buildlink3.mk"
+.include "../../x11/libX11/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"