1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

- Respect X11BASE

Approved by:	portmgr (linimon)
This commit is contained in:
Rong-En Fan 2006-12-09 11:10:46 +00:00
parent 656dbe092b
commit 0f574ea91e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=179277

View File

@ -28,6 +28,7 @@ USE_GNOME= gnomehack gtk20 libartlgpl2
USE_GSTREAMER= yes
USE_GETOPT_LONG= yes
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --x-libraries=${X11BASE}/lib --x-includes=${X11BASE}/include
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"