summaryrefslogtreecommitdiff
path: root/databases/mariadb55-client/options.mk
diff options
context:
space:
mode:
Diffstat (limited to 'databases/mariadb55-client/options.mk')
-rw-r--r--databases/mariadb55-client/options.mk4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/mariadb55-client/options.mk b/databases/mariadb55-client/options.mk
index b6f514dcdd2..21646bad854 100644
--- a/databases/mariadb55-client/options.mk
+++ b/databases/mariadb55-client/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.2 2015/05/07 12:45:28 fhajny Exp $
+# $NetBSD: options.mk,v 1.3 2015/11/11 11:00:06 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.mariadb55
@@ -21,6 +21,8 @@ PLIST_VARS+= dtrace
.if !empty(PKG_OPTIONS:Mdtrace)
CMAKE_ARGS+= -DENABLE_DTRACE=ON
PLIST.dtrace= yes
+.else
+CMAKE_ARGS+= -DENABLE_DTRACE=OFF
.endif
# Enable Sphinx SE support