pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc USE_LANGUAGES=c c++
details: https://anonhg.NetBSD.org/pkgsrc/rev/327e31921205
branches: trunk
changeset: 513236:327e31921205
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon May 22 19:26:10 2006 +0000
description:
USE_LANGUAGES=c c++
diffstat:
audio/madman/Makefile | 3 ++-
games/orbital_eunuchs_sniper/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 3f0ba20a0b6f -r 327e31921205 audio/madman/Makefile
--- a/audio/madman/Makefile Mon May 22 19:20:04 2006 +0000
+++ b/audio/madman/Makefile Mon May 22 19:26:10 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/04/17 13:46:16 wiz Exp $
+# $NetBSD: Makefile,v 1.19 2006/05/22 19:26:10 wiz Exp $
DISTNAME= madman-0.93
PKGREVISION= 6
@@ -11,6 +11,7 @@
BUILD_DEPENDS+= scons>=0.96:../../devel/scons
+USE_LANGUAGES= c c++
GCC_REQD+= 3.0
INSTALLATION_DIRS= bin
diff -r 3f0ba20a0b6f -r 327e31921205 games/orbital_eunuchs_sniper/Makefile
--- a/games/orbital_eunuchs_sniper/Makefile Mon May 22 19:20:04 2006 +0000
+++ b/games/orbital_eunuchs_sniper/Makefile Mon May 22 19:26:10 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/04/17 13:46:29 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2006/05/22 19:28:07 wiz Exp $
#
DISTNAME= orbital_eunuchs_sniper-1.29
@@ -13,6 +13,7 @@
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --with-games-dir=${PREFIX}/libexec
+USE_LANGUAGES= c c++
REPLACE_INTERPRETER+= bash
REPLACE.bash.old= .*/bin/bash
REPLACE.bash.new= ${SH}
Home |
Main Index |
Thread Index |
Old Index