mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Mark BROKEN on 7.x .
Submitted by: pointyhat via bapt
This commit is contained in:
parent
2b0c5fa5e0
commit
e58ca03ab3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=303978
@ -178,6 +178,10 @@ CONFIGURE_ARGS+=--disable-qt4
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
# OS specific hacks
|
||||
.if (${OSVERSION} < 800000)
|
||||
BROKEN= doesn't build on such an old FreeBSD version
|
||||
.endif
|
||||
|
||||
.if (${OSVERSION} < 800040)
|
||||
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-modules__misc__inhibit__xdg.c \
|
||||
${FILESDIR}/extra-patch-modules__misc__inhibit__xscreensaver.c
|
||||
|
Loading…
Reference in New Issue
Block a user