summaryrefslogtreecommitdiff
path: root/math/arpack/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/arpack/Makefile')
-rw-r--r--math/arpack/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/arpack/Makefile b/math/arpack/Makefile
index 5d182b47028..c8dc06c115a 100644
--- a/math/arpack/Makefile
+++ b/math/arpack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2012/05/29 16:38:01 asau Exp $
+# $NetBSD: Makefile,v 1.2 2012/09/11 23:04:16 asau Exp $
DISTNAME= arpack96
PKGNAME= arpack-96
@@ -11,8 +11,6 @@ HOMEPAGE= http://www.caam.rice.edu/software/ARPACK/SRC/
COMMENT= Library of subroutines to solve eigenvalue problems
LICENSE= original-bsd
-PKG_DESTDIR_SUPPORT= user-destdir
-
WRKSRC= ${WRKDIR}/ARPACK
USE_LANGUAGES= fortran77
MAKE_ENV+= WRKSRC=${WRKSRC}