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/a16e6300e894
branches: trunk
changeset: 513218:a16e6300e894
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon May 22 16:46:54 2006 +0000
description:
USE_LANGUAGES=c c++
diffstat:
games/tuxracer/Makefile | 3 ++-
graphics/Coin/Makefile | 3 ++-
2 files changed, 4 insertions(+), 2 deletions(-)
diffs (34 lines):
diff -r 5e308ee5e4b0 -r a16e6300e894 games/tuxracer/Makefile
--- a/games/tuxracer/Makefile Mon May 22 16:46:29 2006 +0000
+++ b/games/tuxracer/Makefile Mon May 22 16:46:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2006/04/28 16:19:08 joerg Exp $
+# $NetBSD: Makefile,v 1.23 2006/05/22 16:47:05 wiz Exp $
#
DISTNAME= tuxracer-0.61
@@ -20,6 +20,7 @@
CONFIGURE_ARGS+= --with-data-dir=${PREFIX}/share/tuxracer
CONFIGURE_ARGS+= --with-tcl-libs=${BUILDLINK_PREFIX.tcl}/lib
CONFIGURE_ENV+= CFLAGS=${CFLAGS:M*:Q}
+USE_LANGUAGES= c c++
post-install:
@-${MKDIR} ${PREFIX}/share/doc/html/tuxracer ${PREFIX}/share/examples/tuxracer ${PREFIX}/share/tuxracer
diff -r 5e308ee5e4b0 -r a16e6300e894 graphics/Coin/Makefile
--- a/graphics/Coin/Makefile Mon May 22 16:46:29 2006 +0000
+++ b/graphics/Coin/Makefile Mon May 22 16:46:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/04/17 13:46:02 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2006/05/22 16:46:54 wiz Exp $
DISTNAME= Coin-2.4.4
PKGREVISION= 2
@@ -9,6 +9,7 @@
HOMEPAGE= http://www.coin3d.org/
COMMENT= Free, portable, Open Inventor API implementation
+USE_LANGUAGES= c c++
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-3ds-import
CONFIGURE_ARGS+= --disable-debug
Home |
Main Index |
Thread Index |
Old Index