pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/evolution-data-server Add c++ to USE_LANGUAGES. P...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f90c0fb83be4
branches:  trunk
changeset: 512620:f90c0fb83be4
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri May 12 17:00:58 2006 +0000

description:
Add c++ to USE_LANGUAGES. PR 33470 by Ryo HAYASAKA.

diffstat:

 mail/evolution-data-server/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 647192489f67 -r f90c0fb83be4 mail/evolution-data-server/Makefile
--- a/mail/evolution-data-server/Makefile       Fri May 12 17:00:39 2006 +0000
+++ b/mail/evolution-data-server/Makefile       Fri May 12 17:00:58 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.39 2006/04/17 13:46:38 wiz Exp $
+# $NetBSD: Makefile,v 1.40 2006/05/12 17:00:58 wiz Exp $
 #
 
 DISTNAME=      evolution-data-server-1.6.1
@@ -16,6 +16,7 @@
 GNU_CONFIGURE=         YES
 USE_DIRS+=             xdg-1.1
 USE_TOOLS+=            bison gmake msgfmt pkg-config
+USE_LANGUAGES+=                c++
 USE_LIBTOOL=           YES
 USE_PKGLOCALEDIR=      YES
 



Home | Main Index | Thread Index | Old Index