aboutsummaryrefslogtreecommitdiff
path: root/devel/glib20
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-05-04 18:09:22 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-05-04 18:09:22 +0000
commit7ad5da52fccdad5359d9429b54231431c6f3010a (patch)
treeca3b5736e4734dcefb0d3d35c5e16116a2c158cf /devel/glib20
parentbafee1f4b6e49d7f805ed8c741b247d53974df7b (diff)
downloadports-7ad5da52fccdad5359d9429b54231431c6f3010a.tar.gz
ports-7ad5da52fccdad5359d9429b54231431c6f3010a.zip
devel/glib20: unbreak qemu-user-static after r499897
PR: 237273 Reported by: Mikaƫl Urankar
Notes
Notes: svn path=/head/; revision=500819
Diffstat (limited to 'devel/glib20')
-rw-r--r--devel/glib20/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 8d82ab9143c5..8128aef2ee6e 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -3,7 +3,7 @@
PORTNAME= glib
PORTVERSION= 2.56.3
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= devel
MASTER_SITES= GNOME
@@ -35,6 +35,7 @@ CONFIGURE_ARGS= --disable-gtk-doc --with-html-dir=${PREFIX}/share/doc \
--with-pcre=system \
--disable-fam
CONFIGURE_ENV= ac_cv_header_sys_inotify_h=
+SSP_CFLAGS?= -fstack-protector # XXX -strong crashes qemu-user-static
INSTALL_TARGET= install-strip
SHEBANG_FILES= */*.pl