pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/mail/elmo Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a118ed1385a6
branches:  trunk
changeset: 514054:a118ed1385a6
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Wed Jun 07 12:24:50 2006 +0000

description:
Uses C++.

diffstat:

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

diffs (17 lines):

diff -r 754a7068337b -r a118ed1385a6 mail/elmo/Makefile
--- a/mail/elmo/Makefile        Wed Jun 07 12:24:45 2006 +0000
+++ b/mail/elmo/Makefile        Wed Jun 07 12:24:50 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/04/22 09:22:10 rillig Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/07 12:24:50 joerg Exp $
 #
 
 DISTNAME=              elmo-1.3.2
@@ -10,6 +10,7 @@
 HOMEPAGE=              http://elmo.sourceforge.net/
 COMMENT=               The ELectronic Mail Operator MUA
 
+USE_LANGUAGES=         c c++
 USE_PKGLOCALEDIR=      yes
 GNU_CONFIGURE=         yes
 



Home | Main Index | Thread Index | Old Index