summaryrefslogtreecommitdiff
path: root/misc/kp
diff options
context:
space:
mode:
authorjoerg <joerg>2007-02-02 17:13:56 +0000
committerjoerg <joerg>2007-02-02 17:13:56 +0000
commita7f1ada502f8dc66080803fa7711a9bd421e62b8 (patch)
tree23a22882b2d49c5bfc6d63a808445a3fa93574a3 /misc/kp
parent7307e015247b6284d84af59d0f770cda2730102e (diff)
downloadpkgsrc-a7f1ada502f8dc66080803fa7711a9bd421e62b8.tar.gz
Modular Xorg support.
Diffstat (limited to 'misc/kp')
-rw-r--r--misc/kp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/kp/Makefile b/misc/kp/Makefile
index 65a75cfe47f..59cc730e141 100644
--- a/misc/kp/Makefile
+++ b/misc/kp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2006/03/04 21:30:11 jlam Exp $
+# $NetBSD: Makefile,v 1.26 2007/02/02 17:13:56 joerg Exp $
DISTNAME= kp-0.96
PKGREVISION= 1
@@ -10,8 +10,6 @@ COMMENT= The Keyboard Practicer, touch-type training program
DEPENDS+= tk>=8.3.2:../../x11/tk
-.include "../../mk/x11.buildlink3.mk"
-
pre-configure:
for f in `${FIND} ${WRKDIR}/. -type f -print \
| ${XARGS} ${GREP} -l '/usr/local'`; do \