aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-02-14 09:35:42 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2021-02-14 09:35:42 +0000
commitddf4084232547af8c6513d3e882092b7c5fc6403 (patch)
tree3b65802f69bf66a84c23af6c5739ec3b9ff21023 /irc
parentf003746e265fb8135abef8283f77722da243c034 (diff)
downloadports-ddf4084232547af8c6513d3e882092b7c5fc6403.tar.gz
ports-ddf4084232547af8c6513d3e882092b7c5fc6403.zip
irc/undernet-ircu: USE_GCC=yes instead of any
Reported by: gerald@
Notes
Notes: svn path=/head/; revision=565214
Diffstat (limited to 'irc')
-rw-r--r--irc/undernet-ircu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/undernet-ircu/Makefile b/irc/undernet-ircu/Makefile
index 60d7d08f2c0e..bcf75ad79e06 100644
--- a/irc/undernet-ircu/Makefile
+++ b/irc/undernet-ircu/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BROKEN_aarch64= Fails to compile: undefined reference to .mcount
BROKEN_riscv64= Fails to compile: undefined reference to .mcount
-USE_GCC= any
+USE_GCC= yes
USE_RC_SUBR= undernet
GNU_CONFIGURE= yes