pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/evince need c++



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f00f1e72a8e6
branches:  trunk
changeset: 513214:f00f1e72a8e6
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Mon May 22 16:33:49 2006 +0000

description:
need c++

diffstat:

 print/evince/Makefile.common |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 371d6bcdadae -r f00f1e72a8e6 print/evince/Makefile.common
--- a/print/evince/Makefile.common      Mon May 22 16:32:37 2006 +0000
+++ b/print/evince/Makefile.common      Mon May 22 16:33:49 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.3 2006/04/13 18:23:36 jlam Exp $
+# $NetBSD: Makefile.common,v 1.4 2006/05/22 16:33:49 drochner Exp $
 #
 
 DISTNAME=              evince-0.5.2
@@ -17,6 +17,7 @@
 USE_LIBTOOL=           yes
 USE_PKGLOCALEDIR=      yes
 USE_TOOLS+=            gmake msgfmt pkg-config
+USE_LANGUAGES+=                c++
 
 # XXX fake for "configure" to allow build w/o a gs installed
 # (avoid hard dependency on a specific version)



Home | Main Index | Thread Index | Old Index