pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/raine err forgot to add USE_X11.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23c4ae062a08
branches:  trunk
changeset: 472125:23c4ae062a08
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Mon Apr 05 05:16:49 2004 +0000

description:
err forgot to add USE_X11.

diffstat:

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

diffs (17 lines):

diff -r 66c088a9f4e4 -r 23c4ae062a08 emulators/raine/Makefile
--- a/emulators/raine/Makefile  Mon Apr 05 05:06:52 2004 +0000
+++ b/emulators/raine/Makefile  Mon Apr 05 05:16:49 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/04/05 05:05:27 xtraeme Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/05 05:16:49 xtraeme Exp $
 #
 
 DISTNAME=      raines-0.40.0
@@ -16,6 +16,7 @@
 WRKSRC=                ${WRKDIR}/raine
 USE_BUILDLINK3=        yes
 USE_GNU_TOOLS+=        make
+USE_X11=       yes
 MAKEFILE=      makefile
 MAKE_ENV+=     OSTYPE=linux
 USE_PERL5=     run



Home | Main Index | Thread Index | Old Index