aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/cfengine38
diff options
context:
space:
mode:
authorcy <cy@FreeBSD.org>2016-08-08 11:19:34 +0800
committercy <cy@FreeBSD.org>2016-08-08 11:19:34 +0800
commit697d2caa418b6d9fbec0d0f68f7c9a5cf5bd8df7 (patch)
treef2323c067225150e521afd15e024ed7427c05d5d /sysutils/cfengine38
parent959222b235ffa26c5094fa445002d37ca4b1fc7b (diff)
downloadfreebsd-ports-gnome-697d2caa418b6d9fbec0d0f68f7c9a5cf5bd8df7.tar.gz
freebsd-ports-gnome-697d2caa418b6d9fbec0d0f68f7c9a5cf5bd8df7.tar.zst
freebsd-ports-gnome-697d2caa418b6d9fbec0d0f68f7c9a5cf5bd8df7.zip
Align whitespace.
Diffstat (limited to 'sysutils/cfengine38')
-rw-r--r--sysutils/cfengine38/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/cfengine38/Makefile b/sysutils/cfengine38/Makefile
index 4917261bf8a7..49e2e666289e 100644
--- a/sysutils/cfengine38/Makefile
+++ b/sysutils/cfengine38/Makefile
@@ -60,7 +60,7 @@ PGSQL_CONFIGURE_WITH= --with-postgresql=${LOCALBASE}
MYSQL_USE= MYSQL=yes
MYSQL_CONFIGURE_WITH= --with-mysql=${LOCALBASE}
-MYSQL_LIB_DEPENDS= libmysqlclient.so:${_MYSQL_CLIENT}
+MYSQL_LIB_DEPENDS= libmysqlclient.so:${_MYSQL_CLIENT}
MYSQL_LDFLAGS= -L${LOCALBASE}/lib/mysql
LIBVIRT_CONFIGURE_WITH= --with-libvirt=${LOCALBASE}