mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
- Fix build in tinderbox
This commit is contained in:
parent
0a7f5f4541
commit
8b11f86f7e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150691
@ -24,6 +24,7 @@ NVU= ${PORTNAME}-${DISTVERSION}
|
||||
MAKEFILE= client.mk
|
||||
ALL_TARGET= build_all
|
||||
PORT_MOZCONFIG= ${WRKSRC}/composer/config/mozconfig.linux
|
||||
CFLAGS+= -I${X11BASE}/include
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${.CURDIR}/../mozilla/Makefile.common"
|
||||
|
@ -24,6 +24,7 @@ NVU= ${PORTNAME}-${DISTVERSION}
|
||||
MAKEFILE= client.mk
|
||||
ALL_TARGET= build_all
|
||||
PORT_MOZCONFIG= ${WRKSRC}/composer/config/mozconfig.linux
|
||||
CFLAGS+= -I${X11BASE}/include
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${.CURDIR}/../mozilla/Makefile.common"
|
||||
|
Loading…
Reference in New Issue
Block a user