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:
parent
392d04d4a0
commit
78dbb1d2b5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235496
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user