aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/irc/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/irc/irc/Makefile b/irc/irc/Makefile
index d5e78b3836aa..828b35746048 100644
--- a/irc/irc/Makefile
+++ b/irc/irc/Makefile
@@ -8,16 +8,17 @@ MASTER_SITES= http://ftp.irc.org/ftp/irc/server/ \
ftp://ftp.archive.de.uu.net/pub/mirrors/ftp.irc.org/server/ \
ftp://ftp.nl.uu.net/pub/mirrors/ftp.irc.org/server/
DISTNAME= ${PORTNAME}${PORTVERSION}
-EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= The "Internet Relay Chat" Server
+BROKEN_aarch64= Fails to link: missing sbrk
+BROKEN_riscv64= Fails to link: missing sbrk
+
CONFLICTS_INSTALL= charybdis-[0-9]* ircd-hybrid-[0-9]* Nefarious-[0-9]* \
ru-ircd-hybrid-[0-9]* ircd-ru-[0-9]*
-BROKEN_aarch64= Fails to link: missing sbrk
-
+USES= tar:tgz
USE_RC_SUBR= ircd
GNU_CONFIGURE= yes
CONFIGURE_OUTSOURCE= yes