pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/games/xroach This package uses X11, so set USE_X11=YES.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/77826ced1388
branches:  trunk
changeset: 491659:77826ced1388
user:      kristerw <kristerw%pkgsrc.org@localhost>
date:      Sun Mar 27 17:13:40 2005 +0000

description:
This package uses X11, so set USE_X11=YES.

diffstat:

 games/xroach/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 713f33d131ac -r 77826ced1388 games/xroach/Makefile
--- a/games/xroach/Makefile     Sun Mar 27 17:11:31 2005 +0000
+++ b/games/xroach/Makefile     Sun Mar 27 17:13:40 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2005/02/21 20:26:11 hubertf Exp $
+# $NetBSD: Makefile,v 1.5 2005/03/27 17:13:40 kristerw Exp $
 #
 
 DISTNAME=      xroach
@@ -13,5 +13,6 @@
 DIST_SUBDIR=   xroach-4.4
 DECOMPRESS_CMD=        ${CAT}
 MANCOMPRESSED_IF_MANZ= yes
+USE_X11=       YES
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index