diff options
Diffstat (limited to 'science/chemtool/Makefile')
-rw-r--r-- | science/chemtool/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/chemtool/Makefile b/science/chemtool/Makefile index 82b0b6aa7cb1..58a6d839dd8f 100644 --- a/science/chemtool/Makefile +++ b/science/chemtool/Makefile @@ -24,6 +24,8 @@ CONFIGURE_ARGS= --enable-emf=yes --with-localedir=${PREFIX} USE_GNOME= cairo gdkpixbuf2 gtk20 USE_XORG= x11 +CFLAGS+= -fcommon # notified the author via e-mail on Sep 20, 2020 + OPTIONS_DEFINE= NLS EXAMPLES OPTIONS_SUB= yes |