* Mark IGNORE for -CURRENT since it doesn't look like this port will ever
work with GCC 3.x * Release maintainership as we now have two other GNOME 2 Jabber clients in the tree (gnome-jabber and gossip)
This commit is contained in:
parent
14e93d9dd2
commit
a6db7dc5b1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84748
1 changed files with 2 additions and 2 deletions
|
@ -11,7 +11,7 @@ CATEGORIES= net gnome
|
|||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= GNOME Jabber Client
|
||||
|
||||
.if defined(WITH_XMMS)
|
||||
|
@ -36,7 +36,7 @@ MAN1= gabber.1
|
|||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} > 500000
|
||||
BROKEN= "Crashes or hangs on 5.x"
|
||||
IGNORE= "Crashes or hangs on 5.x"
|
||||
.endif
|
||||
|
||||
pre-build:
|
||||
|
|
Loading…
Reference in a new issue