pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/pchar Uses C++.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/86bf6d68d353
branches:  trunk
changeset: 512714:86bf6d68d353
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun May 14 18:45:25 2006 +0000

description:
Uses C++.

diffstat:

 net/pchar/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 0e5828754466 -r 86bf6d68d353 net/pchar/Makefile
--- a/net/pchar/Makefile        Sun May 14 18:23:13 2006 +0000
+++ b/net/pchar/Makefile        Sun May 14 18:45:25 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2005/12/05 20:50:48 rillig Exp $
+# $NetBSD: Makefile,v 1.28 2006/05/14 18:45:25 seb Exp $
 
 DISTNAME=              pchar-1.4
 PKGREVISION=           4
@@ -10,6 +10,7 @@
 COMMENT=               Tool for measuring Internet path characteristics
 
 GNU_CONFIGURE=         yes
+USE_LANGUAGES=         c c++
 
 BUILD_DEFS+=           USE_INET6
 



Home | Main Index | Thread Index | Old Index