aboutsummaryrefslogtreecommitdiff
path: root/sysutils/cfengine34
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/cfengine34')
-rw-r--r--sysutils/cfengine34/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cfengine34/Makefile b/sysutils/cfengine34/Makefile
index 4263a05ac88a..9d6977af1610 100644
--- a/sysutils/cfengine34/Makefile
+++ b/sysutils/cfengine34/Makefile
@@ -69,7 +69,7 @@ CONFIGURE_ARGS+= --with-postgresql=${LOCALBASE}
.endif
.if ${PORT_OPTIONS:MMYSQL}
-USE_MYSQL= yes
+USES+= mysql
CONFIGURE_ARGS+= --with-mysql=${LOCALBASE}
LIB_DEPENDS+= libmysqlclient.so:${_MYSQL_CLIENT}
LDFLAGS+= -L${LOCALBASE}/lib/mysql