mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
- 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
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203823
@ -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…
Reference in New Issue
Block a user