diff options
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/xfce4-battery-plugin/Makefile | 1 | ||||
-rw-r--r-- | sysutils/xfce4-systemload-plugin/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/xfce4-battery-plugin/Makefile b/sysutils/xfce4-battery-plugin/Makefile index 57ee9fa4313a..32c49be68bf9 100644 --- a/sysutils/xfce4-battery-plugin/Makefile +++ b/sysutils/xfce4-battery-plugin/Makefile @@ -16,6 +16,7 @@ LICENSE= GPLv2 ONLY_FOR_ARCHS= i386 amd64 +SSP_UNSAFE= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip diff --git a/sysutils/xfce4-systemload-plugin/Makefile b/sysutils/xfce4-systemload-plugin/Makefile index 5b3000417ca9..5a5e3ec66aea 100644 --- a/sysutils/xfce4-systemload-plugin/Makefile +++ b/sysutils/xfce4-systemload-plugin/Makefile @@ -16,6 +16,7 @@ LICENSE= BSD LIB_DEPENDS= libupower-glib.so:${PORTSDIR}/sysutils/upower +SSP_UNSAFE= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USES= gmake libtool pkgconfig tar:bzip2 |