summaryrefslogtreecommitdiff
path: root/devel/pcre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/pcre/Makefile')
-rw-r--r--devel/pcre/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/pcre/Makefile b/devel/pcre/Makefile
index 2050b0cb5ef..bc455a4a44d 100644
--- a/devel/pcre/Makefile
+++ b/devel/pcre/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.21 2005/04/11 21:45:36 tv Exp $
+# $NetBSD: Makefile,v 1.21.2.1 2005/08/31 08:48:45 snj Exp $
-DISTNAME= pcre-5.0
-PKGREVISION= 1
+DISTNAME= pcre-6.2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/ \
ftp://pcre.sourceforge.net/pub/pcre/
@@ -13,7 +12,10 @@ COMMENT= Perl Compatible Regular Expressions library
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
PKG_CONFIG_OVERRIDE= libpcre.pc.in