1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Fix typo s/WITH_XLIB/USE_XLIB/

Noticed by:	bento
This commit is contained in:
Patrick Li 2002-01-09 23:03:58 +00:00
parent c0ab352737
commit 8c7b46ea9f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=52832

View File

@ -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"