aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2020-08-28 18:43:07 +0000
committerRenato Botelho <garga@FreeBSD.org>2020-08-28 18:43:07 +0000
commit55afd96edb782433e2eefa397ccf049e838c0052 (patch)
tree49a32cbdeb3e86370b0d2bde11a8579b29ab25cb /www
parentc369e42934f02d7393716d4c08d6bc2ec49078d0 (diff)
Notes
Diffstat (limited to 'www')
-rw-r--r--www/sarg/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/sarg/Makefile b/www/sarg/Makefile
index 2960e7f174db..5d8d7dd35190 100644
--- a/www/sarg/Makefile
+++ b/www/sarg/Makefile
@@ -26,6 +26,7 @@ CONFIGURE_ARGS= --sysconfdir="${ETCDIR}" \
--enable-imagedir="${ETCDIR}/images"
CPPFLAGS+= -I${LOCALBASE}/include
LIBS+= -L${LOCALBASE}/lib
+CFLAGS+= -fcommon
NLS_USES= gettext
NLS_USES_OFF= gettext-tools