aboutsummaryrefslogtreecommitdiff
path: root/accessibility/speech-dispatcher
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-07-10 16:21:05 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-07-10 16:21:05 +0000
commit6b6cd0b3e4944d5fd99a4450ee70c5868404aeae (patch)
tree6f081e84a368685b54bf3c2ac3ecefae9ca7ff2e /accessibility/speech-dispatcher
parent036a3a6b7855dcaaa36b3619d73ec73f1564d8cc (diff)
downloadports-6b6cd0b3e4944d5fd99a4450ee70c5868404aeae.tar.gz
ports-6b6cd0b3e4944d5fd99a4450ee70c5868404aeae.zip
Notes
Diffstat (limited to 'accessibility/speech-dispatcher')
-rw-r--r--accessibility/speech-dispatcher/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/speech-dispatcher/Makefile b/accessibility/speech-dispatcher/Makefile
index 3f60c036c50b..6f3a31606a9c 100644
--- a/accessibility/speech-dispatcher/Makefile
+++ b/accessibility/speech-dispatcher/Makefile
@@ -19,7 +19,7 @@ USES= alias gettext gmake gnome libtool pathfix pkgconfig
USE_GNOME= glib20 intltool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --without-espeak-ng
-CFLAGS+= -I${LOCALBASE}/include
+CFLAGS+= -fcommon -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip