pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/misc/yelp uses C++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05e1de93f96a
branches:  trunk
changeset: 512937:05e1de93f96a
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed May 17 10:45:21 2006 +0000

description:
uses C++

diffstat:

 misc/yelp/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b27ac538a1b2 -r 05e1de93f96a misc/yelp/Makefile
--- a/misc/yelp/Makefile        Wed May 17 06:55:13 2006 +0000
+++ b/misc/yelp/Makefile        Wed May 17 10:45:21 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.50 2006/04/17 13:46:41 wiz Exp $
+# $NetBSD: Makefile,v 1.51 2006/05/17 10:45:21 drochner Exp $
 #
 
 DISTNAME=              yelp-2.14.1
@@ -20,6 +20,7 @@
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
+USE_LANGUAGES+=                c++
 
 CONFIGURE_ARGS+=       --with-html-widget=gtkhtml2
 



Home | Main Index | Thread Index | Old Index