aboutsummaryrefslogtreecommitdiffstats
path: root/irc/bitchx/Makefile
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-09-28 07:01:26 +0800
committerkris <kris@FreeBSD.org>2004-09-28 07:01:26 +0800
commitf1527252e5bca6bc28fa36a19bb91cd44137aa7b (patch)
tree50efb9a298e25b43c182dec239ff15b6b7e166de /irc/bitchx/Makefile
parent14c924f9709a4b8d2b689fb68cb78d8e1f54f534 (diff)
downloadfreebsd-ports-gnome-f1527252e5bca6bc28fa36a19bb91cd44137aa7b.tar.gz
freebsd-ports-gnome-f1527252e5bca6bc28fa36a19bb91cd44137aa7b.tar.zst
freebsd-ports-gnome-f1527252e5bca6bc28fa36a19bb91cd44137aa7b.zip
s/BROKEN/IGNORE/ since the package builds but does not run.
Approved by: portmgr (self)
Diffstat (limited to 'irc/bitchx/Makefile')
-rw-r--r--irc/bitchx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index 645e063065db..b240a0244f92 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -78,7 +78,7 @@ USE_AUTOCONF_VER=253
.endif
.if ${ARCH} == "alpha" || ${ARCH} == "ia64" || ${ARCH} == "amd64"
-BROKEN="Dumps core on startup"
+IGNORE= "Dumps core on startup"
.endif
.if defined(WITH_IPV6)