pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/dopewars destdir support



details:   https://anonhg.NetBSD.org/pkgsrc/rev/81e2b92da7f7
branches:  trunk
changeset: 395551:81e2b92da7f7
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jul 08 17:03:35 2009 +0000

description:
destdir support

diffstat:

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

diffs (18 lines):

diff -r 4d8aa784769a -r 81e2b92da7f7 games/dopewars/Makefile
--- a/games/dopewars/Makefile   Wed Jul 08 16:55:21 2009 +0000
+++ b/games/dopewars/Makefile   Wed Jul 08 17:03:35 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2008/01/19 09:16:21 wiz Exp $
+# $NetBSD: Makefile,v 1.39 2009/07/08 17:03:35 joerg Exp $
 
 DISTNAME=      dopewars-1.5.12
 CATEGORIES=    games
@@ -8,6 +8,8 @@
 HOMEPAGE=      http://dopewars.sourceforge.net/
 COMMENT=       Make a fortune dealing drugs on the streets of New York
 
+PKG_DESTDIR_SUPPORT=   destdir
+
 USE_DIRS+=             xdg-1.1
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes



Home | Main Index | Thread Index | Old Index