summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2010-01-30 16:23:34 +0000
committertnn <tnn@pkgsrc.org>2010-01-30 16:23:34 +0000
commit78b394dc222ecddbc86d8954369d8c974126e8a8 (patch)
tree6aa3f5ce2a318e3f7045c90b47b4b74e4c03a28f /games
parentb54ecdc97330cb1bd6e4883c32a470b74adb9bc0 (diff)
downloadpkgsrc-78b394dc222ecddbc86d8954369d8c974126e8a8.tar.gz
mark as DESTDIR ready.
Diffstat (limited to 'games')
-rw-r--r--games/koth/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/games/koth/Makefile b/games/koth/Makefile
index f6d4d90fcc6..679efd15a17 100644
--- a/games/koth/Makefile
+++ b/games/koth/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2010/01/30 16:02:52 tnn Exp $
+# $NetBSD: Makefile,v 1.24 2010/01/30 16:23:34 tnn Exp $
#
DISTNAME= koth-0.8.0
@@ -11,6 +11,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.nongnu.org/koth/
COMMENT= The classic "shoot the other tank" artillery game, networked
+PKG_DESTDIR_SUPPORT= user-destdir
+
PTHREAD_AUTO_VARS= yes
GNU_CONFIGURE= YES
CPPFLAGS+= -DPKG_SYSCONFDIR="\"${PKG_SYSCONFDIR:Q}\""