pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/pcre++ Uses C++. Keep C for the sake of autoconf.
details: https://anonhg.NetBSD.org/pkgsrc/rev/c6e6bf62c89f
branches: trunk
changeset: 513867:c6e6bf62c89f
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Jun 04 21:49:54 2006 +0000
description:
Uses C++. Keep C for the sake of autoconf.
diffstat:
devel/pcre++/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 175ffec4d288 -r c6e6bf62c89f devel/pcre++/Makefile
--- a/devel/pcre++/Makefile Sun Jun 04 21:09:30 2006 +0000
+++ b/devel/pcre++/Makefile Sun Jun 04 21:49:54 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/03/04 21:29:26 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2006/06/04 21:49:54 joerg Exp $
#
DISTNAME= pcre++-0.9.5
@@ -10,6 +10,7 @@
HOMEPAGE= ftp://ftp.daemon.de/scip/Apps/pcre++/
COMMENT= Wrapper class around the pcre library
+USE_LANGUAGES= c c++
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
Home |
Main Index |
Thread Index |
Old Index