aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorolivierd <olivierd@FreeBSD.org>2014-08-30 03:32:45 +0800
committerolivierd <olivierd@FreeBSD.org>2014-08-30 03:32:45 +0800
commitb5434f1f27beaf5553d6b2084eafa044de32afe1 (patch)
tree5594c93a3205fdd972cffe25b82b2374fa45a7a2
parente30029e5c3e2684541dcbc634bc13072137a0ea0 (diff)
downloadfreebsd-ports-gnome-b5434f1f27beaf5553d6b2084eafa044de32afe1.tar.gz
freebsd-ports-gnome-b5434f1f27beaf5553d6b2084eafa044de32afe1.tar.zst
freebsd-ports-gnome-b5434f1f27beaf5553d6b2084eafa044de32afe1.zip
- Disable SSP (Stack-Smashing Protector)
Reported by: pkg-fallout@
-rw-r--r--misc/xfce4-weather-plugin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xfce4-weather-plugin/Makefile b/misc/xfce4-weather-plugin/Makefile
index ec914fdc652f..7b5bea9a529f 100644
--- a/misc/xfce4-weather-plugin/Makefile
+++ b/misc/xfce4-weather-plugin/Makefile
@@ -16,6 +16,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup
+SSP_UNSAFE= yes
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip