mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Mark BROKEN on 7.x and greater.
Requested by: maintainer in reply to ports/136129
This commit is contained in:
parent
585f9eb4bd
commit
c3b458bce6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241412
1 changed files with 4 additions and 1 deletions
|
@ -11,7 +11,6 @@ PORTREVISION= 5
|
|||
CATEGORIES= multimedia python kde kld
|
||||
MASTER_SITES= SF \
|
||||
http://freebsd.ricin.com/ports/distfiles/
|
||||
|
||||
EXTRACT_SUFX= .tbz
|
||||
|
||||
MAINTAINER= danny@ricin.com
|
||||
|
@ -44,6 +43,10 @@ OPTIONS= PWC "Philips and compatible cameras" off \
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 700000
|
||||
BROKEN= does not build on 7.x and greater
|
||||
.endif
|
||||
|
||||
.if defined(WITH_PWC)
|
||||
.if !exists(/usr/src/sys/Makefile)
|
||||
IGNORE= kernel sources required for pwc
|
||||
|
|
Loading…
Add table
Reference in a new issue