aboutsummaryrefslogtreecommitdiff
path: root/devel/pcre++
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-08-25 08:13:59 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-08-25 08:13:59 +0000
commit03d7a0a76f70a7f881c513d21ab0f56a473c8db2 (patch)
tree333420df1c8f0970a96d8218b2fc4e94553a5f13 /devel/pcre++
parent449bcae98c30ddbaec0f2e994e6c4cc55241448c (diff)
downloadports-03d7a0a76f70a7f881c513d21ab0f56a473c8db2.tar.gz
ports-03d7a0a76f70a7f881c513d21ab0f56a473c8db2.zip
Notes
Diffstat (limited to 'devel/pcre++')
-rw-r--r--devel/pcre++/Makefile5
-rw-r--r--devel/pcre++/distinfo4
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/pcre++/Makefile b/devel/pcre++/Makefile
index 4086f0e7097b..1b04c2afda4a 100644
--- a/devel/pcre++/Makefile
+++ b/devel/pcre++/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= pcre++
-PORTVERSION= 0.9.4
+PORTVERSION= 0.9.5
CATEGORIES= devel
MASTER_SITES= ftp://ftp.daemon.de/scip/Apps/pcre++/
@@ -21,11 +21,12 @@ PCRE_CONFIG?= ${LOCALBASE}/bin/pcre-config
USE_REINPLACE= yes
USE_GMAKE= yes
USE_INC_LIBTOOL_VER= 13
+CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="`${PCRE_CONFIG} --cflags`" \
LDFLAGS="`${PCRE_CONFIG} --libs`"
INSTALLS_SHLIB= yes
-MAN3= Pcre.3
+MAN3= Pcre.3
PLIST_SUB= VERSION=${PORTVERSION}
post-patch:
diff --git a/devel/pcre++/distinfo b/devel/pcre++/distinfo
index 3229b891eba8..59bc7ba10cce 100644
--- a/devel/pcre++/distinfo
+++ b/devel/pcre++/distinfo
@@ -1,2 +1,2 @@
-MD5 (pcre++-0.9.4.tar.gz) = 9d2e4ea9249a6c6ceed2e9f461d8b72f
-SIZE (pcre++-0.9.4.tar.gz) = 288065
+MD5 (pcre++-0.9.5.tar.gz) = 1fe6ea8e23ece01fde2ce5fb4746acc2
+SIZE (pcre++-0.9.5.tar.gz) = 381589