aboutsummaryrefslogtreecommitdiff
path: root/math/eigen3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/eigen3/Makefile')
-rw-r--r--math/eigen3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile
index 75baa5bbd54b..e5818e925173 100644
--- a/math/eigen3/Makefile
+++ b/math/eigen3/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
PORTNAME= eigen
-PORTVERSION= 2.0.15
+PORTVERSION= 2.0.16
PORTEPOCH= 1
CATEGORIES= math
MASTER_SITES= http://bitbucket.org/eigen/eigen/get/
@@ -20,7 +20,7 @@ USE_CMAKE= yes
LATEST_LINK= ${PORTNAME}2
-WRKSRC= ${WRKDIR}/${PORTNAME}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-9ca09dbd70ce
post-patch:
@${REINPLACE_CMD} -e 's|share/pkgconfig|libdata/pkgconfig|g' \