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/9dfd9f005e2e
branches:  trunk
changeset: 513299:9dfd9f005e2e
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed May 24 18:53:53 2006 +0000

description:
USE_LANGUAGES=c c++

diffstat:

 games/gltron/Makefile |  3 ++-
 misc/kchm/Makefile    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (34 lines):

diff -r f4600078d1a6 -r 9dfd9f005e2e games/gltron/Makefile
--- a/games/gltron/Makefile     Wed May 24 18:52:41 2006 +0000
+++ b/games/gltron/Makefile     Wed May 24 18:53:53 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2006/04/17 13:46:28 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2006/05/24 18:53:53 wiz Exp $
 #
 
 DISTNAME=      gltron-0.70-source
@@ -12,6 +12,7 @@
 COMMENT=       3D lightcycle game inspired by the movie Tron
 
 WRKSRC=                ${WRKDIR}/${PKGNAME_NOREV}
+USE_LANGUAGES= c c++
 GNU_CONFIGURE= YES
 CONFIGURE_ARGS+= --disable-warn
 
diff -r f4600078d1a6 -r 9dfd9f005e2e misc/kchm/Makefile
--- a/misc/kchm/Makefile        Wed May 24 18:52:41 2006 +0000
+++ b/misc/kchm/Makefile        Wed May 24 18:53:53 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2006/04/17 13:46:40 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2006/05/24 18:54:18 wiz Exp $
 #
 
 DISTNAME=      kchm-0.6.5
@@ -12,6 +12,7 @@
 COMMENT=       KDE CHM file viewer
 
 GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
 USE_LIBTOOL=   YES
 USE_TOOLS+=    gmake
 



Home | Main Index | Thread Index | Old Index