mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
fix build with non-standard X11BASE path
Noted by: kris
This commit is contained in:
parent
6afb16c896
commit
5a4c94ba51
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=178092
@ -25,6 +25,8 @@ LIB_DEPENDS= dbh-4.5.4:${PORTSDIR}/databases/dbh \
|
||||
USE_GNOME= gtk20 gnomehack
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
CONFIGURE_ENV= CFLAGS="${CFLAGS} -L${X11BASE}/lib" \
|
||||
CPPFLAGS="${CPPFLAGS} -I${X11BASE}/include"
|
||||
CONFIGURE_ARGS= --enable-xinerama
|
||||
INSTALLS_SHLIB= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user