aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/conky
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2017-11-03 05:41:47 +0800
committerolgeni <olgeni@FreeBSD.org>2017-11-03 05:41:47 +0800
commit3ccdee572e0b19f483b93936b06bf74943d15b74 (patch)
tree703ea97b5e5fc4a7ad76317a23ee70bd12ff1494 /sysutils/conky
parent4abad86ffdb19757de8af73cba3d770e8e3ec74e (diff)
downloadfreebsd-ports-gnome-3ccdee572e0b19f483b93936b06bf74943d15b74.tar.gz
freebsd-ports-gnome-3ccdee572e0b19f483b93936b06bf74943d15b74.tar.zst
freebsd-ports-gnome-3ccdee572e0b19f483b93936b06bf74943d15b74.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
This round is @FreeBSD.org residents except teams.
Diffstat (limited to 'sysutils/conky')
-rw-r--r--sysutils/conky/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile
index 9e951acc2996..5374b9d72547 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -19,7 +19,7 @@ BUILD_DEPENDS= db2x_xsltproc:textproc/docbook2X \
CONFLICTS?= conky-awesome-[0-9]*
SLAVEDIRS= sysutils/conky-awesome
-USES= cpe cmake:noninja compiler:c++11-lib gettext-runtime iconv \
+USES= cpe cmake:noninja compiler:c++11-lib gettext-runtime iconv \
localbase lua:51 pkgconfig tar:bzip2
CMAKE_ARGS+= -DBUILD_PORT_MONITORS:BOOL=false \
-DBUILD_IBM:BOOL=false \