diff options
Diffstat (limited to 'devel/glib20')
-rw-r--r-- | devel/glib20/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index 9cfc1186065e..0984f013d16d 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -67,6 +67,7 @@ CONFIGURE_TARGET=${GLIB_ARCH}-portbld-freebsd${OSREL} LIB_DEPENDS+= icui18n:${PORTSDIR}/devel/icu EXTRA_PATCHES+= ${FILESDIR}/extra-patch-glib_Makefile.in \ ${FILESDIR}/extra-patch-glib_gunicollate.c +CONFIGURE_ENV+= CFLAGS="-D__STDC_ISO_10646__" .endif post-patch: |