forked from Lainports/freebsd-ports
- Tag broken with 5.x
Reported by: pointyhat via pav Approved by: David Yeske <dyeske@gmail.com> (maintainer), linimon (mentor)
This commit is contained in:
parent
db30ce8490
commit
6d69c033e7
1 changed files with 4 additions and 0 deletions
|
|
@ -50,6 +50,10 @@ OPTIONS= GNOME "Build for Gnome" off
|
|||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 600000
|
||||
BROKEN= Does not compile on FreeBSD 5.x
|
||||
.endif
|
||||
|
||||
.if defined(WITH_GNOME)
|
||||
CONFIGURE_ARGS+= --with-gnome
|
||||
PLIST_SUB+= GNOME=""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue