pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/games/koth mark as DESTDIR ready.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6836b30c6a11
branches:  trunk
changeset: 570506:6836b30c6a11
user:      tnn <tnn%pkgsrc.org@localhost>
date:      Sat Jan 30 16:23:34 2010 +0000

description:
mark as DESTDIR ready.

diffstat:

 games/koth/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r f11b4ea081ae -r 6836b30c6a11 games/koth/Makefile
--- a/games/koth/Makefile       Sat Jan 30 16:19:26 2010 +0000
+++ b/games/koth/Makefile       Sat Jan 30 16:23:34 2010 +0000
@@ -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 @@
 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}\""



Home | Main Index | Thread Index | Old Index