diff --git a/textproc/gdome2/Makefile b/textproc/gdome2/Makefile index d7a76bca2d66..8e2ae01e8fb5 100644 --- a/textproc/gdome2/Makefile +++ b/textproc/gdome2/Makefile @@ -14,6 +14,7 @@ USES= gnome libtool pathfix pkgconfig USE_GNOME= glib20 libxml2 GNU_CONFIGURE= yes CONFIGURE_ENV= GLIB_CONFIG="${LOCALBASE}/bin/pkg-config glib-2.0" +CFLAGS+= -fcommon CPPFLAGS+= -I${LOCALBASE}/include DOCSDIR= ${PREFIX}/share/doc/${DISTNAME} USE_LDCONFIG= yes