pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/games USE_LANGUAGES=c c++
details: https://anonhg.NetBSD.org/pkgsrc/rev/93c17e953b97
branches: trunk
changeset: 513248:93c17e953b97
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon May 22 21:58:33 2006 +0000
description:
USE_LANGUAGES=c c++
diffstat:
games/maelstrom-sdl/Makefile | 3 ++-
games/nethack-qt/Makefile | 4 ++--
2 files changed, 4 insertions(+), 3 deletions(-)
diffs (35 lines):
diff -r 3e29d0095865 -r 93c17e953b97 games/maelstrom-sdl/Makefile
--- a/games/maelstrom-sdl/Makefile Mon May 22 20:53:30 2006 +0000
+++ b/games/maelstrom-sdl/Makefile Mon May 22 21:58:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2006/03/04 21:29:43 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2006/05/22 21:58:33 wiz Exp $
#
DISTNAME= Maelstrom-3.0.5
@@ -14,6 +14,7 @@
CONFLICTS= maelstrom-x11-[0-9]* maelstrom-[0-9]*
GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
MAKE_ENV+= CP=${CP:Q}
diff -r 3e29d0095865 -r 93c17e953b97 games/nethack-qt/Makefile
--- a/games/nethack-qt/Makefile Mon May 22 20:53:30 2006 +0000
+++ b/games/nethack-qt/Makefile Mon May 22 21:58:33 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2006/04/17 13:46:29 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2006/05/22 22:01:31 wiz Exp $
#
.include "../../games/nethack-lib/Makefile.common"
@@ -11,7 +11,7 @@
DEPENDS+= nethack-lib-${NETHACK_VERSION}nb1:../../games/nethack-lib
-
+USE_LANGUAGES= c c++
BUILD_TARGET= x11tiles nethack
INSTALL_TARGET= binfiles
MAKE_ENV+= GTYPE=-qt
Home |
Main Index |
Thread Index |
Old Index