mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix build on current
This commit is contained in:
parent
5694b414d4
commit
930382f8c0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=317444
@ -21,6 +21,10 @@ RUN_DEPENDS= dot:${PORTSDIR}/graphics/graphviz
|
||||
OPTIONS_DEFINE= XULRUNNER
|
||||
XULRUNNER_DESC= Xulrunner as JavaScript engine
|
||||
|
||||
.if defined(.PARSEDIR)
|
||||
USE_GMAKE= yes
|
||||
.endif
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
Loading…
Reference in New Issue
Block a user