diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/gotoblas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/gotoblas/Makefile b/math/gotoblas/Makefile index 0f0c77cfc1ae..5ac8f62de792 100644 --- a/math/gotoblas/Makefile +++ b/math/gotoblas/Makefile @@ -17,6 +17,7 @@ COMMENT= The fastest implementation of the Basic Linear Algebra Subroutines USE_GMAKE= yes USE_LDCONFIG= yes RESTRICTED= Redistribution not permitted +MANUAL_PACKAGE_BUILD= Please obtain the source code manyally from http://www.tacc.utexas.edu/resources/software/ WRKSRC= ${WRKDIR}/GotoBLAS PLIST_FILES= lib/libgoto.a \ lib/libgoto.so \ |