pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel/pcre Automatic build of the cpp library is curre...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f9e709ce70c
branches:  trunk
changeset: 497762:9f9e709ce70c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Aug 04 09:52:54 2005 +0000

description:
Automatic build of the cpp library is currently broken,
build it manually.

diffstat:

 devel/pcre/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 1a94b5b95078 -r 9f9e709ce70c devel/pcre/Makefile
--- a/devel/pcre/Makefile       Thu Aug 04 07:53:26 2005 +0000
+++ b/devel/pcre/Makefile       Thu Aug 04 09:52:54 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2005/08/03 17:43:13 wiz Exp $
+# $NetBSD: Makefile,v 1.23 2005/08/04 09:52:54 wiz Exp $
 
 DISTNAME=      pcre-6.2
 CATEGORIES=    devel
@@ -12,6 +12,8 @@
 
 PKG_INSTALLATION_TYPES=        overwrite pkgviews
 
+BUILD_TARGET=          all libpcrecpp.la pcrecpp_unittest \
+                       pcre_scanner_unittest pcre_stringpiece_unittest
 GNU_CONFIGURE=         yes
 USE_LANGUAGES=         c c++
 USE_LIBTOOL=           yes



Home | Main Index | Thread Index | Old Index