pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/emulators/xm7 Set USE_X11.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/55fdfc93ef66
branches:  trunk
changeset: 492110:55fdfc93ef66
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 05 10:16:30 2005 +0000

description:
Set USE_X11.

diffstat:

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

diffs (17 lines):

diff -r 73c5f9a76b2d -r 55fdfc93ef66 emulators/xm7/Makefile
--- a/emulators/xm7/Makefile    Tue Apr 05 10:14:50 2005 +0000
+++ b/emulators/xm7/Makefile    Tue Apr 05 10:16:30 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2004/07/11 17:22:47 kristerw Exp $
+# $NetBSD: Makefile,v 1.11 2005/04/05 10:16:30 wiz Exp $
 #
 
 DISTNAME=              xm71010s
@@ -24,6 +24,7 @@
 WRKSRC=                        ${WRKDIR}/vm
 NO_CONFIGURE=          yes
 MAKEFILE=              makefile.x11
+USE_X11=               yes
 
 post-extract:
        @cd ${WRKDIR}; ${MV} linux/* vm



Home | Main Index | Thread Index | Old Index