summaryrefslogtreecommitdiff
path: root/misc/kp
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2012-10-08 09:57:15 +0000
committerasau <asau@pkgsrc.org>2012-10-08 09:57:15 +0000
commit8f75236f827c34ceeecf003721ddba4db5044cdb (patch)
tree53b43134363be0fb8b959c5efdc853bf559a032d /misc/kp
parent04a5a3626d07f479d3e2122261c3c6b9406ec8c1 (diff)
downloadpkgsrc-8f75236f827c34ceeecf003721ddba4db5044cdb.tar.gz
Drop PKG_DESTDIR_SUPPORT setting, "user-destdir" is default these days.
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 f53f826c7e8..a7939e49837 100644
--- a/misc/kp/Makefile
+++ b/misc/kp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.28 2010/02/11 19:30:01 joerg Exp $
+# $NetBSD: Makefile,v 1.29 2012/10/08 09:57:28 asau Exp $
DISTNAME= kp-0.96
PKGREVISION= 1
@@ -8,8 +8,6 @@ MASTER_SITES= ftp://stampede.cs.berkeley.edu/pub/kp/
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= The Keyboard Practicer, touch-type training program
-PKG_DESTDIR_SUPPORT= user-destdir
-
DEPENDS+= tk>=8.3.2:../../x11/tk
INSTALL_MAKE_FLAGS+= PREFIX=${DESTDIR}${PREFIX} \