aboutsummaryrefslogtreecommitdiff
path: root/math/eigen3
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 12:50:49 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-17 12:50:49 +0000
commit594e91274e87d4fc234cc13e52d44faef5190829 (patch)
tree3fa6fe8f391d2ce2fe136869903878e3ebd187b1 /math/eigen3
parent0206acff2b5b12b8d287151b5c4d02eebf50f882 (diff)
Notes
Diffstat (limited to 'math/eigen3')
-rw-r--r--math/eigen3/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile
index 9c184d0e7b9a..21982793c795 100644
--- a/math/eigen3/Makefile
+++ b/math/eigen3/Makefile
@@ -18,8 +18,6 @@ USES= cmake:outsource
CMAKE_ENV+= PKG_CONFIG_LIBDIR="${LOCALBASE}/libdata"
NO_BUILD= yes
-LATEST_LINK= ${PORTNAME}3
-
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTNAME}-ffa86ffb5570
.include <bsd.port.mk>