mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
Respect X11BASE and USE_XLIB
Reported by: pointyhat
This commit is contained in:
parent
51c56507e6
commit
8229eb3494
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178506
@ -21,9 +21,12 @@ USE_ICONV= yes
|
||||
USE_SDL= mixer sdl ttf
|
||||
USE_GCC= 3.4
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
|
||||
CONFIGURE_ARGS+= --x-includes=${X11BASE}/include \
|
||||
--x-libraries=${X11BASE}/lib
|
||||
|
||||
PLIST_SUB= VERSION="${PORTVERSION}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user