summaryrefslogtreecommitdiff
path: root/x11/qt4-mysql
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-11-03 09:14:06 +0000
committerrillig <rillig@pkgsrc.org>2019-11-03 09:14:06 +0000
commite5a15a7ad70d589b6096597f3d84ecaebcff08c9 (patch)
treeb7cf9e9960c1bae7dbb22de78f6b2da6946db707 /x11/qt4-mysql
parenta8be1fb9025e7bcb33e3af034f9b876c65b4f0ef (diff)
downloadpkgsrc-e5a15a7ad70d589b6096597f3d84ecaebcff08c9.tar.gz
x11: align variable assignments
pkglint -Wall -F --only aligned --only indent -r No manual corrections.
Diffstat (limited to 'x11/qt4-mysql')
-rw-r--r--x11/qt4-mysql/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-mysql/Makefile b/x11/qt4-mysql/Makefile
index 34d30326903..b04916ed3ae 100644
--- a/x11/qt4-mysql/Makefile
+++ b/x11/qt4-mysql/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.41 2018/03/12 11:17:56 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2019/11/03 09:14:16 rillig Exp $
PKGREVISION= 2
.include "../../x11/qt4-libs/Makefile.common"
@@ -16,7 +16,7 @@ do-build:
cd ${WRKSRC}/src/tools/moc && env ${MAKE_ENV} ${GMAKE}
cd ${WRKSRC}/src/plugins/sqldrivers/mysql && env ${MAKE_ENV} ${GMAKE}
-SQLDRVDIR= ${QTPREFIX}/plugins/sqldrivers
+SQLDRVDIR= ${QTPREFIX}/plugins/sqldrivers
INSTALLATION_DIRS= ${SQLDRVDIR}
do-install: