irc/unreal: fix build on recent current
This commit is contained in:
parent
e1afd3407b
commit
84808f8dd9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=546364
@ -78,6 +78,9 @@ PREFIXAQ_CONFIGURE_ENABLE= prefixaq
|
||||
|
||||
SQLMOD= ${PORTNAME}/SQLMod.tar.gz
|
||||
|
||||
# Upstream dead, don't expect a proper fix.
|
||||
CFLAGS+= -fcommon
|
||||
|
||||
.if exists(${DISTDIR}/${SQLMOD})
|
||||
USES+= mysql
|
||||
WITH_SQLMOD= yes
|
||||
|
Loading…
Reference in New Issue
Block a user