aboutsummaryrefslogtreecommitdiff
path: root/sysutils/conky
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-07-26 18:57:23 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-07-26 18:57:23 +0000
commita085713ccb632d57671dbaefb485a61b18577283 (patch)
tree2aa9774428bc448cae6253feb2d199ef27dbd89e /sysutils/conky
parenteea424bb41812b80f13d0df9b5e2f1a7b48a03fa (diff)
downloadports-a085713ccb632d57671dbaefb485a61b18577283.tar.gz
ports-a085713ccb632d57671dbaefb485a61b18577283.zip
Fix typo
Notes
Notes: svn path=/head/; revision=419144
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 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