pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xscavenger Enable pkgviews installation.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8875dc30861b
branches:  trunk
changeset: 472339:8875dc30861b
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Fri Apr 09 00:10:59 2004 +0000

description:
Enable pkgviews installation.

diffstat:

 games/xscavenger/Makefile |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (27 lines):

diff -r 4d841485975c -r 8875dc30861b games/xscavenger/Makefile
--- a/games/xscavenger/Makefile Fri Apr 09 00:10:25 2004 +0000
+++ b/games/xscavenger/Makefile Fri Apr 09 00:10:59 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2004/04/09 00:10:25 minskim Exp $
+# $NetBSD: Makefile,v 1.7 2004/04/09 00:10:59 minskim Exp $
 #
 
 DISTNAME=      xscavenger-1.4.4
@@ -10,6 +10,8 @@
 HOMEPAGE=      http://www.xdr.com/dash/scavenger.html
 COMMENT=       Loderunner clone with sound for X11
 
+PKG_INSTALLATION_TYPES=        overwrite pkgviews
+
 WRKSRC=                ${WRKDIR}/${DISTNAME}/src
 USE_BUILDLINK3=        yes
 USE_IMAKE=     yes
@@ -17,6 +19,8 @@
 
 CPPFLAGS+=     -DSOUNDDEV=\\\"${DEVOSSSOUND}\\\"
 
+INSTALLATION_DIRS=     man/man6
+
 .include "../../mk/ossaudio.buildlink3.mk"
 
 post-install:



Home | Main Index | Thread Index | Old Index