- CPPFLAGS is now added to CONFIGURE_ENV by Mk/bsd.port.Mk
This commit is contained in:
parent
3bb4ea6490
commit
fb91e15fb3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=272620
1 changed files with 0 additions and 1 deletions
|
@ -21,7 +21,6 @@ OPTIONS= NSFW "Enable adult website support" off
|
|||
LICENSE= GPLv3
|
||||
|
||||
CONFIGURE_ARGS= --enable-broken --enable-examples
|
||||
CONFIGURE_ENV= CPPFLAGS='${CPPFLAGS}'
|
||||
CPPFLAGS+= -I${WRKSRC}/include -I${LOCALBASE}/include
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack pkgconfig
|
||||
|
|
Loading…
Reference in a new issue