aboutsummaryrefslogtreecommitdiff
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
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
-rw-r--r--devel/glib20/Makefile3
-rw-r--r--emulators/qemu-sbruno/Makefile1
2 files changed, 3 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
diff --git a/emulators/qemu-sbruno/Makefile b/emulators/qemu-sbruno/Makefile
index 19b034003413..7c9dbaafc65e 100644
--- a/emulators/qemu-sbruno/Makefile
+++ b/emulators/qemu-sbruno/Makefile
@@ -3,6 +3,7 @@
PORTNAME= qemu
PORTVERSION= 2.11.50.g20190318
+PORTREVISION= 1
CATEGORIES= emulators
PKGNAMESUFFIX?= -sbruno
DIST_SUBDIR= qemu/${PORTVERSION}