summaryrefslogtreecommitdiff
path: root/math/eigen2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/eigen2/Makefile')
-rw-r--r--math/eigen2/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/eigen2/Makefile b/math/eigen2/Makefile
index d56da9c7f91..2d3fff35c74 100644
--- a/math/eigen2/Makefile
+++ b/math/eigen2/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2012/09/11 23:04:18 asau Exp $
+# $NetBSD: Makefile,v 1.10 2014/01/27 18:41:13 wiz Exp $
DISTNAME= 2.0.17
PKGNAME= eigen-2.0.17
@@ -15,6 +15,5 @@ LICENSE= gnu-lgpl-v3 OR gnu-gpl-v2
USE_LANGUAGES+= c c++
USE_CMAKE= yes
WRKSRC= ${WRKDIR}/eigen-eigen-b23437e61a07
-FETCH_USING= curl
.include "../../mk/bsd.pkg.mk"