Date: Fri, 5 Sep 2014 18:26:46 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367374 - head/math/spblas Message-ID: <201409051826.s85IQkDx058853@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@FreeBSD.org COMMENT= NIST Sparse Basic Linear Algebra Subprograms (BLAS) -USES= dos2unix zip +USES= dos2unix uidfix zip USE_GCC= yes USE_LDCONFIG= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409051826.s85IQkDx058853>