pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/news/pan Uses C++ for linkage. XXX Why?
details: https://anonhg.NetBSD.org/pkgsrc/rev/4348c09a41a6
branches: trunk
changeset: 512815:4348c09a41a6
user: joerg <joerg%pkgsrc.org@localhost>
date: Mon May 15 22:45:05 2006 +0000
description:
Uses C++ for linkage. XXX Why?
diffstat:
news/pan/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r d27eb4b93e5f -r 4348c09a41a6 news/pan/Makefile
--- a/news/pan/Makefile Mon May 15 22:44:28 2006 +0000
+++ b/news/pan/Makefile Mon May 15 22:45:05 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.47 2006/04/17 13:46:44 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2006/05/15 22:45:05 joerg Exp $
#
DISTNAME= pan-0.14.2
@@ -13,6 +13,7 @@
USE_TOOLS+= msgfmt perl pkg-config
USE_DIRS+= gnome2-1.5
+USE_LANGUAGES+= c c++
USE_PKGLOCALEDIR= YES
GNU_CONFIGURE= YES
Home |
Main Index |
Thread Index |
Old Index