Fix compile with clang
PR: ports/187164 Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
This commit is contained in:
parent
c69553f833
commit
661b047e74
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=349646
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ GNU_CONFIGURE= yes
|
|||
# preprocessor include tests. The following line is a work around.
|
||||
CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib"
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
USES_CSTD= gnu89
|
||||
USES= gmake pkgconfig
|
||||
USE_GNOME= libgnomeui gnomehack gnomeprefix
|
||||
INSTALLS_OMF= yes
|
||||
|
|
Loading…
Reference in a new issue