diff options
-rw-r--r-- | devel/glib20/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile index d037d0a87209..c7c5ae7ff9b0 100644 --- a/devel/glib20/Makefile +++ b/devel/glib20/Makefile @@ -3,7 +3,7 @@ PORTNAME= glib PORTVERSION= 2.56.3 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= devel MASTER_SITES= GNOME @@ -35,7 +35,6 @@ 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 |