summaryrefslogtreecommitdiffstats
path: root/x11/xbindkeys
diff options
context:
space:
mode:
authorpat <pat@FreeBSD.org>2002-01-09 23:03:58 +0000
committerpat <pat@FreeBSD.org>2002-01-09 23:03:58 +0000
commit54bda53b740ac357917d3508de3e4f2a57cb7d29 (patch)
tree64c26fa2059c8052bb3931719d80528afe850ea2 /x11/xbindkeys
parentc64189d8640df3da7b74f90d0657089c70c7c56b (diff)
downloadFreeBSD-ports-54bda53b740ac357917d3508de3e4f2a57cb7d29.zip
FreeBSD-ports-54bda53b740ac357917d3508de3e4f2a57cb7d29.tar.gz
Fix typo s/WITH_XLIB/USE_XLIB/
Noticed by: bento
Diffstat (limited to 'x11/xbindkeys')
-rw-r--r--x11/xbindkeys/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xbindkeys/Makefile b/x11/xbindkeys/Makefile
index 4872adb..662e71c 100644
--- a/x11/xbindkeys/Makefile
+++ b/x11/xbindkeys/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://hocwp.free.fr/xbindkeys/
MAINTAINER= ports@FreeBSD.org
-WITH_XLIB= yes
+USE_XLIB= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${X11BASE}/include"
OpenPOWER on IntegriCloud