pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/raine Add share/pixmaps to INSTALLATION_DIRS...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18eadef93efe
branches:  trunk
changeset: 396849:18eadef93efe
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 05 00:02:22 2009 +0000

description:
Add share/pixmaps to INSTALLATION_DIRS, might fix installation.
Noted by hasso.

diffstat:

 emulators/raine/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0932c670f8a5 -r 18eadef93efe emulators/raine/Makefile
--- a/emulators/raine/Makefile  Tue Aug 04 23:46:28 2009 +0000
+++ b/emulators/raine/Makefile  Wed Aug 05 00:02:22 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2009/07/22 09:01:26 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2009/08/05 00:02:22 wiz Exp $
 #
 
 DISTNAME=      raines-0.43.3
@@ -20,6 +20,7 @@
 REPLACE_PERL=  makedep
 PTHREAD_OPTS+= require
 
+INSTALLATION_DIRS=     share/pixmaps
 
 # XXX Really?
 ONLY_FOR_PLATFORM=  *-*-i386



Home | Main Index | Thread Index | Old Index