summaryrefslogtreecommitdiff
path: root/math/eigen3
diff options
context:
space:
mode:
authorwiz <wiz>2014-01-27 18:41:11 +0000
committerwiz <wiz>2014-01-27 18:41:11 +0000
commit68fbb81137a1b37c52bad847d74ac236a019c542 (patch)
tree5a670e83731c045a6a2cd732ed95c0208be6f15a /math/eigen3
parent43cb1d44f23136563cd2fd2a27d470914b17f0ef (diff)
downloadpkgsrc-68fbb81137a1b37c52bad847d74ac236a019c542.tar.gz
Do not set FETCH_USING, should not be set in a package Makefile.
Diffstat (limited to 'math/eigen3')
-rw-r--r--math/eigen3/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/eigen3/Makefile b/math/eigen3/Makefile
index 4b1723b891b..1ea4febed79 100644
--- a/math/eigen3/Makefile
+++ b/math/eigen3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2013/10/06 16:16:17 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2014/01/27 18:41:13 wiz Exp $
DISTNAME= 3.1.4
PKGNAME= eigen3-3.1.4
@@ -17,7 +17,6 @@ USE_CMAKE= yes
CMAKE_ARG_PATH= ..
CONFIGURE_DIRS= _build
WRKSRC= ${WRKDIR}/eigen-eigen-36bf2ceaf8f5
-FETCH_USING= curl
pre-configure:
${MKDIR} ${WRKSRC}/_build