aboutsummaryrefslogtreecommitdiff
path: root/math/freemat/Makefile
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-02-14 12:44:23 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-02-14 12:44:23 +0000
commit205f1ac23dd674163b211b136715384d89c1bf4d (patch)
tree9c81baefcee3d377ac0c3395066592b349bb4959 /math/freemat/Makefile
parent3a5a5a3b60daa9f939e7761f8990e8956b5db1b3 (diff)
downloadports-205f1ac23dd674163b211b136715384d89c1bf4d.tar.gz
ports-205f1ac23dd674163b211b136715384d89c1bf4d.zip
Bump pcre library dependency due to 8.30 update
Add (vendor) patch for deprecated pcre_info()
Notes
Notes: svn path=/head/; revision=291337
Diffstat (limited to 'math/freemat/Makefile')
-rw-r--r--math/freemat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/freemat/Makefile b/math/freemat/Makefile
index 77472ed68aeb..32ad006dadda 100644
--- a/math/freemat/Makefile
+++ b/math/freemat/Makefile
@@ -8,7 +8,7 @@
PORTNAME= FreeMat
PORTVERSION= 4.0
DISTVERSIONSUFFIX= -Source
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= math science
MASTER_SITES= SF
MASTER_SITE_SUBDIR= freemat/FreeMat4
@@ -20,7 +20,7 @@ MAINTAINER= glarkin@FreeBSD.org
COMMENT= An environment for rapid engineering and scientific processing
LIB_DEPENDS= lapack.4:${PORTSDIR}/math/lapack \
- pcre.0:${PORTSDIR}/devel/pcre
+ pcre.1:${PORTSDIR}/devel/pcre
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkg-config
LICENSE= GPLv2