summaryrefslogtreecommitdiffstats
path: root/net/openmpi/Makefile
diff options
context:
space:
mode:
authoramdmi3 <amdmi3@FreeBSD.org>2016-05-23 20:35:01 +0000
committeramdmi3 <amdmi3@FreeBSD.org>2016-05-23 20:35:01 +0000
commita2f01e767300244b4c52b3aa809d5e6ee9af6411 (patch)
tree6a64949cd1d37fc2302e761cd239d30738f2b760 /net/openmpi/Makefile
parent545d8f3ccf97e44487d36047de9e771c838fa323 (diff)
downloadFreeBSD-ports-a2f01e767300244b4c52b3aa809d5e6ee9af6411.zip
FreeBSD-ports-a2f01e767300244b4c52b3aa809d5e6ee9af6411.tar.gz
Remove NLS, DOCS, EXAMPLES and IPV6 from OPTIONS_DEFAULT, they are enabled by default anyway and don't need to be listed
Approved by: portmgr blanket
Diffstat (limited to 'net/openmpi/Makefile')
-rw-r--r--net/openmpi/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openmpi/Makefile b/net/openmpi/Makefile
index 402d720..6535c12 100644
--- a/net/openmpi/Makefile
+++ b/net/openmpi/Makefile
@@ -44,7 +44,7 @@ OPTIONS_DEFINE= IPV6 SLURM TORQUE VT
TORQUE_DESC= Enable Torque support
SLURM_DESC= Enable SLURM support
VT_DESC= Enable VampirTrace support
-OPTIONS_DEFAULT= IPV6 SLURM
+OPTIONS_DEFAULT= SLURM
OPTIONS_SUB= yes
IPV6_CONFIGURE_ENABLE= ipv6
OpenPOWER on IntegriCloud