svn commit: r434263 - head/Mk/Uses

Jan Beich jbeich at FreeBSD.org
Fri Feb 17 03:10:56 UTC 2017


Author: jbeich
Date: Fri Feb 17 03:10:55 2017
New Revision: 434263
URL: https://svnweb.freebsd.org/changeset/ports/434263

Log:
  Adjust comment about USES=blaslapack defaults
  
  This matches what Porter's Handbook documents as well.

Modified:
  head/Mk/Uses/blaslapack.mk   (contents, props changed)

Modified: head/Mk/Uses/blaslapack.mk
==============================================================================
--- head/Mk/Uses/blaslapack.mk	Fri Feb 17 01:40:27 2017	(r434262)
+++ head/Mk/Uses/blaslapack.mk	Fri Feb 17 03:10:55 2017	(r434263)
@@ -4,7 +4,7 @@
 #
 # Feature:	blaslapack
 # Usage:	USES=blaslapack or USES=blaslapack:ARGS
-# Valid ARGS:	atlas netlib gotoblas openblas (default)
+# Valid ARGS:	atlas gotoblas netlib (default) openblas
 #
 # Provides:	BLASLIB and LAPACKLIB
 #


More information about the svn-ports-all mailing list