Mark BROKEN on 4.x, does not build
Reported by: pointyhat via kris
This commit is contained in:
parent
333b33522d
commit
d113daf603
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=176650
2 changed files with 2 additions and 0 deletions
|
@ -37,6 +37,7 @@ CONFIGURE_ARGS+= --extra-cflags="${CPPFLAGS} ${CFLAGS} -fPIC -I${LOCALBASE}/incl
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= does not build
|
||||
WITHOUT_GPAC= yes
|
||||
WITHOUT_GTK2= yes
|
||||
.endif
|
||||
|
|
|
@ -37,6 +37,7 @@ CONFIGURE_ARGS+= --extra-cflags="${CPPFLAGS} ${CFLAGS} -fPIC -I${LOCALBASE}/incl
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= does not build
|
||||
WITHOUT_GPAC= yes
|
||||
WITHOUT_GTK2= yes
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue