aboutsummaryrefslogtreecommitdiff
path: root/math/cblas
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 16:23:08 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 16:23:08 +0000
commit18a7fd6042909a3e6ebc71488d66be85e05a76be (patch)
treea5059b85b4cf90a2a9e99ae99af95b141efca8c4 /math/cblas
parent99afccd1ce89497265f41f1d5227f29ef3c490e9 (diff)
downloadports-18a7fd6042909a3e6ebc71488d66be85e05a76be.tar.gz
ports-18a7fd6042909a3e6ebc71488d66be85e05a76be.zip
Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.
Notes
Notes: svn path=/head/; revision=361962
Diffstat (limited to 'math/cblas')
-rw-r--r--math/cblas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/cblas/Makefile b/math/cblas/Makefile
index a8607a8c4c6a..fc6a896f41bc 100644
--- a/math/cblas/Makefile
+++ b/math/cblas/Makefile
@@ -17,7 +17,7 @@ USES= fortran
CONFLICTS_INSTALL= atlas-[0-9]* atlas-devel-[0-9]*
-OPTIONS_DEFINE= PROFILE SHARED STATIC
+OPTIONS_DEFINE= PROFILE SHARED STATIC DOCS
OPTIONS_DEFAULT= SHARED STATIC
PROFILE_DESC= Build profiling libraries
SHARED_DESC= Build shared libraries and PIC archives