1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Fix build with custom LOCALBASE.

Reported by:	QATty
Approved by:	maintainer
This commit is contained in:
Ion-Mihai Tetcu 2009-06-09 13:31:29 +00:00
parent 392d04d4a0
commit 78dbb1d2b5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235496

View File

@ -21,6 +21,7 @@ USE_GNOME= libxml2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-boost=${LOCALBASE}/include
OPTIONS= GNOME "GNOME support (needs gtk20)" on