summaryrefslogtreecommitdiff
path: root/math/lapack
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2008-05-26 22:25:25 +0000
committertnn <tnn@pkgsrc.org>2008-05-26 22:25:25 +0000
commit8aa19c3bca415fa0fcb00cfa3c99849a9e7863d4 (patch)
tree74b4acd56f73af9f2a713955b37ad42dc32811ba /math/lapack
parentb6f26065d5e08bc9ee30177815d18d88c03a6415 (diff)
downloadpkgsrc-8aa19c3bca415fa0fcb00cfa3c99849a9e7863d4.tar.gz
Mark some packages as NOT_FOR_BULK_PLATFORM= Linux-*-*
Addresses PR pkg/38368 and PR pkg/38371
Diffstat (limited to 'math/lapack')
-rw-r--r--math/lapack/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index 737ac086af1..23f22c4245c 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.24 2008/03/04 18:12:59 jlam Exp $
+# $NetBSD: Makefile,v 1.25 2008/05/26 22:25:25 tnn Exp $
DISTNAME= lapack-lite-3.1.1
PKGNAME= lapack-3.1.1
@@ -14,6 +14,7 @@ COMMENT= Linear Algebra PACKage
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+NOT_FOR_BULK_PLATFORM= Linux-*-*
USE_LANGUAGES= c fortran
USE_LIBTOOL= YES