svn commit: r367374 - head/math/spblas

Antoine Brodin antoine at FreeBSD.org
Fri Sep 5 18:26:46 UTC 2014


Author: antoine
Date: Fri Sep  5 18:26:46 2014
New Revision: 367374
URL: http://svnweb.freebsd.org/changeset/ports/367374
QAT: https://qat.redports.org/buildarchive/r367374/

Log:
  Allow staging as a regular user

Modified:
  head/math/spblas/Makefile

Modified: head/math/spblas/Makefile
==============================================================================
--- head/math/spblas/Makefile	Fri Sep  5 18:26:10 2014	(r367373)
+++ head/math/spblas/Makefile	Fri Sep  5 18:26:46 2014	(r367374)
@@ -10,7 +10,7 @@ DISTFILES=	nist_spblas_${DISTVERSION}.zi
 MAINTAINER=	bf at FreeBSD.org
 COMMENT=	NIST Sparse Basic Linear Algebra Subprograms (BLAS)
 
-USES=		dos2unix zip
+USES=		dos2unix uidfix zip
 USE_GCC=	yes
 USE_LDCONFIG=	yes
 


More information about the svn-ports-head mailing list