- 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:
Beech Rintoul 2007-12-16 03:30:48 +00:00
parent db30ce8490
commit 6d69c033e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=203823

View File

@ -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=""