mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
The top-level build directory should also be in the include path.
Approved by: portmgr (linimon) PR: ports/117774
This commit is contained in:
parent
2fc6fc0887
commit
6699178428
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=202489
@ -34,7 +34,7 @@ LDADD += -L${LOCALBASE}/lib -lm -lstdc++
|
||||
|
||||
.PATH: ${CPPS:H}
|
||||
|
||||
.for d in oless/h jpeg ole basics ri_image oless fpx
|
||||
.for d in oless/h jpeg ole basics ri_image oless fpx .
|
||||
CXXFLAGS+= -I${.CURDIR}/$d
|
||||
.endfor
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user