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/557e54732b4f
branches:  trunk
changeset: 513323:557e54732b4f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu May 25 17:58:49 2006 +0000

description:
USE_LANGUAGES=c c++

diffstat:

 games/grhino/Makefile |  3 ++-
 ham/gmfsk/Makefile    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r dbe8b3ff8af0 -r 557e54732b4f games/grhino/Makefile
--- a/games/grhino/Makefile     Thu May 25 17:36:50 2006 +0000
+++ b/games/grhino/Makefile     Thu May 25 17:58:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2006/04/17 13:46:28 wiz Exp $
+# $NetBSD: Makefile,v 1.25 2006/05/25 17:58:49 wiz Exp $
 #
 
 DISTNAME=      grhino-0.15.0
@@ -10,6 +10,7 @@
 HOMEPAGE=      http://rhino.sourceforge.net/
 COMMENT=       Othello (Reversi) engine
 
+USE_LANGUAGES=         c c++
 USE_TOOLS+=            pkg-config
 GNU_CONFIGURE=         yes
 USE_DIRS+=             gnome2-1.5
diff -r dbe8b3ff8af0 -r 557e54732b4f ham/gmfsk/Makefile
--- a/ham/gmfsk/Makefile        Thu May 25 17:36:50 2006 +0000
+++ b/ham/gmfsk/Makefile        Thu May 25 17:58:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/04/26 01:48:50 wulf Exp $
+# $NetBSD: Makefile,v 1.16 2006/05/25 18:16:27 wiz Exp $
 #
 
 DISTNAME=      gmfsk-0.6
@@ -10,6 +10,7 @@
 HOMEPAGE=      http://gmfsk.connect.fi/
 COMMENT=       Multimode HF terminal program
 
+USE_LANGUAGES= c c++
 USE_TOOLS+=    gmake pkg-config
 GNU_CONFIGURE= yes
 GCONF2_SCHEMAS+=gmfsk.schemas



Home | Main Index | Thread Index | Old Index