summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-05-27 20:35:46 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-05-27 20:35:46 +0800
commit4c45584dcdbf29acc38e68152954600f2a54ff8e (patch)
tree670488621f91bcbeedfa7d2ffd0e909d7b682d26
parentda2d5c605f25b1efdc63cb097ee7681d59345a7a (diff)
downloadmarcuscom-ports-4c45584dcdbf29acc38e68152954600f2a54ff8e.tar
marcuscom-ports-4c45584dcdbf29acc38e68152954600f2a54ff8e.tar.gz
marcuscom-ports-4c45584dcdbf29acc38e68152954600f2a54ff8e.tar.bz2
marcuscom-ports-4c45584dcdbf29acc38e68152954600f2a54ff8e.tar.lz
marcuscom-ports-4c45584dcdbf29acc38e68152954600f2a54ff8e.tar.xz
marcuscom-ports-4c45584dcdbf29acc38e68152954600f2a54ff8e.tar.zst
marcuscom-ports-4c45584dcdbf29acc38e68152954600f2a54ff8e.zip
Add PR link with some info about __STDC_ISO_10646__, ed@ might now more
if desired. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18501 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--devel/glib20/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index b33949e22..8a569d848 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -73,6 +73,7 @@ LIB_DEPENDS+= icui18n:${PORTSDIR}/devel/icu
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-glib_Makefile.in \
${FILESDIR}/extra-patch-glib_gunicollate.c
# Disable it until someone can figure why it causes net-im/pidgin crashed.
+# http://www.freebsd.org/cgi/query-pr.cgi?pr=175930 see comment by ed@
#CONFIGURE_ENV+= CFLAGS="-D__STDC_ISO_10646__"
.endif