pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/security/courier-authlib Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/99d1783c8e0b
branches:  trunk
changeset: 512439:99d1783c8e0b
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Tue May 09 17:58:46 2006 +0000

description:
Uses C++.

diffstat:

 security/courier-authlib/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 7a9e62b27a7f -r 99d1783c8e0b security/courier-authlib/Makefile
--- a/security/courier-authlib/Makefile Tue May 09 17:58:33 2006 +0000
+++ b/security/courier-authlib/Makefile Tue May 09 17:58:46 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2006/03/14 01:14:33 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2006/05/09 17:58:46 joerg Exp $
 
 .include "Makefile.common"
 
@@ -22,6 +22,7 @@
 
 REPLACE_PERL=          samplepipe.pl sysconftool
 
+USE_LANGUAGES=         c c++
 USE_TOOLS+=            cat:run gmake perl:run
 CONFIGURE_ENV+=                CAT=${TOOLS_CAT:Q}              # makedat
 



Home | Main Index | Thread Index | Old Index