- Mark BROKEN does not build with SimGear
PR: 130162 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
This commit is contained in:
parent
c172628584
commit
1d974707fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=226195
2 changed files with 4 additions and 0 deletions
|
@ -26,6 +26,8 @@ LIB_DEPENDS= fltk:${PORTSDIR}/x11-toolkits/fltk \
|
|||
jpeg:${PORTSDIR}/graphics/jpeg \
|
||||
png:${PORTSDIR}/graphics/png \
|
||||
|
||||
BROKEN= does not build with simgear
|
||||
|
||||
USE_GL= glut
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${LOCALBASE}/include" \
|
||||
|
|
|
@ -27,6 +27,8 @@ RUN_DEPENDS= ${LOCALBASE}/lib/libplibsl.a:${PORTSDIR}/x11-toolkits/plib \
|
|||
USE_AUTOTOOLS= aclocal:19 autoheader:262 automake:15 autoconf:262
|
||||
AUTOMAKE_ARGS= --add-missing
|
||||
|
||||
BROKEN= does not build with simgear
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_XORG= ice sm x11 xext xi xt xmu
|
||||
USE_GL= gl glu glut
|
||||
|
|
Loading…
Reference in a new issue