pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/wm/waimea Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/560da65775aa
branches:  trunk
changeset: 512581:560da65775aa
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu May 11 19:28:52 2006 +0000

description:
Uses C++.

diffstat:

 wm/waimea/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r e661a6a96de3 -r 560da65775aa wm/waimea/Makefile
--- a/wm/waimea/Makefile        Thu May 11 19:03:16 2006 +0000
+++ b/wm/waimea/Makefile        Thu May 11 19:28:52 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/04/17 13:46:50 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2006/05/11 19:28:52 joerg Exp $
 #
 
 DISTNAME=      waimea-0.4.0
@@ -11,6 +11,7 @@
 COMMENT=       Fast and highly customizable virtual window manager
 
 GNU_CONFIGURE= YES
+USE_LANGUAGES= c c++
 USE_TOOLS+=    gmake perl:run pkg-config
 
 .include "../../mk/bsd.prefs.mk"



Home | Main Index | Thread Index | Old Index