aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-07-27 02:57:23 +0800
committerpawel <pawel@FreeBSD.org>2016-07-27 02:57:23 +0800
commitfdac2ac08aa5e5994e69118ffa448cf4868364e9 (patch)
tree2aa9774428bc448cae6253feb2d199ef27dbd89e /sysutils
parent09750701d2ca7e4c05c104121c9bf559462fe9c9 (diff)
downloadfreebsd-ports-gnome-fdac2ac08aa5e5994e69118ffa448cf4868364e9.tar.gz
freebsd-ports-gnome-fdac2ac08aa5e5994e69118ffa448cf4868364e9.tar.zst
freebsd-ports-gnome-fdac2ac08aa5e5994e69118ffa448cf4868364e9.zip
Fix typo
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/conky/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/conky/Makefile b/sysutils/conky/Makefile
index 72b666d4febd..135b4a7eddb6 100644
--- a/sysutils/conky/Makefile
+++ b/sysutils/conky/Makefile
@@ -88,7 +88,7 @@ RSS_USE= gnome=glib20,libxml2
RSS_LIB_DEPENDS= libcurl.so:ftp/curl
X11_USE= xorg=x11,xext,xdamage,xfixes
-X11_CONFIGURE_ENABLE= X11 own-window
+X11_CONFIGURE_ENABLE= x11 own-window
X11_VARS= EXAMPLE_CONF_FILE=${WRKSRC}/data/conky.conf
X11_VARS_OFF= EXAMPLE_CONF_FILE=${WRKSRC}/data/conky_no_x11.conf