1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-26 05:02:18 +00:00

BROKEN on 5.x: install fails

This commit is contained in:
Kris Kennaway 2004-02-17 12:46:15 +00:00
parent cccb362409
commit 678793e873
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=101203

View File

@ -32,6 +32,10 @@ WANT_GNOME= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502102
BROKEN= "Install fails"
.endif
.if ${HAVE_GNOME:Mgnomehier}!=""
PLIST_SUB+= GNOME:=""
.else