diff options
Diffstat (limited to 'math/blas/Makefile')
-rw-r--r-- | math/blas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile index 62a5c4bddd24..9d19be51e564 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -36,6 +36,6 @@ pre-build: pre-extract: chmod +x scripts/uncomp - + .include <bsd.port.mk> |