diff options
Diffstat (limited to 'math/spblas/Makefile')
-rw-r--r-- | math/spblas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/spblas/Makefile b/math/spblas/Makefile index 7e7de6963583..b714a879b0b9 100644 --- a/math/spblas/Makefile +++ b/math/spblas/Makefile @@ -1,5 +1,6 @@ PORTNAME= spblas DISTVERSION= 1_03 +PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://math.nist.gov/spblas/:1 NL/blas/blast-forum/:2 DISTFILES= nist_spblas_${DISTVERSION}.zip:1 @@ -11,7 +12,6 @@ WWW= https://math.nist.gov/spblas/ LICENSE= PD USES= dos2unix uidfix zip -USE_GCC= yes USE_LDCONFIG= yes HEADERS= blas_enum.h blas_sparse.h blas_sparse_proto.h |