pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/kazehakase Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7fdba6c8df2f
branches:  trunk
changeset: 512820:7fdba6c8df2f
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon May 15 23:39:49 2006 +0000

description:
Uses C++.

diffstat:

 www/kazehakase/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 3a84dbc88766 -r 7fdba6c8df2f www/kazehakase/Makefile
--- a/www/kazehakase/Makefile   Mon May 15 23:33:22 2006 +0000
+++ b/www/kazehakase/Makefile   Mon May 15 23:39:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2006/04/17 13:46:51 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2006/05/15 23:39:49 joerg Exp $
 #
 
 DISTNAME=      kazehakase-0.3.3
@@ -15,6 +15,7 @@
 GNU_CONFIGURE=         yes
 USE_DIRS+=             xdg-1.2
 USE_TOOLS+=            gmake msgfmt pkg-config
+USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 



Home | Main Index | Thread Index | Old Index