mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
- Respect X11BASE
PR: ports/106079 Submitted by: rafan Approved by: Thomas E. Zander <riggs at rrr.de> (maintainer)
This commit is contained in:
parent
9a8f225ab9
commit
fdefad5c79
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178803
@ -245,7 +245,7 @@ CFLAGS+= -fno-force-addr
|
||||
USE_XLIB= yes
|
||||
#CFLAGS+= -I${X11BASE}/include
|
||||
CONFIGURE_ARGS+=--with-x11libdir=${X11BASE}/lib \
|
||||
--with-x11incdir=${X11BASE}/include
|
||||
--with-extraincdir=${X11BASE}/include
|
||||
.else
|
||||
WITHOUT_GUI= yes
|
||||
CONFIGURE_ARGS+=--disable-x11 \
|
||||
|
Loading…
Reference in New Issue
Block a user