svn commit: r366244 - head/math/lapacke
Antoine Brodin
antoine at FreeBSD.org
Tue Aug 26 18:41:41 UTC 2014
Author: antoine
Date: Tue Aug 26 18:41:40 2014
New Revision: 366244
URL: http://svnweb.freebsd.org/changeset/ports/366244
QAT: https://qat.redports.org/buildarchive/r366244/
Log:
Allow staging as a regular user
Modified:
head/math/lapacke/Makefile
Modified: head/math/lapacke/Makefile
==============================================================================
--- head/math/lapacke/Makefile Tue Aug 26 18:40:51 2014 (r366243)
+++ head/math/lapacke/Makefile Tue Aug 26 18:41:40 2014 (r366244)
@@ -16,7 +16,7 @@ LICENSE= BSD
LICENSE_FILE= ${WRKSRC}/LICENSE
USE_LDCONFIG= yes
-USES= fortran tar:tgz
+USES= fortran tar:tgz uidfix
OPTIONS_DEFINE= PROFILE XLAPACKE DOCS
PROFILE_DESC= Build a profiling library
More information about the svn-ports-all
mailing list