diff options
author | Olivier Duchateau <olivierd@FreeBSD.org> | 2014-08-29 19:44:26 +0000 |
---|---|---|
committer | Olivier Duchateau <olivierd@FreeBSD.org> | 2014-08-29 19:44:26 +0000 |
commit | ad85a1e6938102c4ed8367b6ba097d55bd8ba3cf (patch) | |
tree | b3705d823da1a6d3ab9020e2fcb7d93055f3ac21 /sysutils/xfce4-battery-plugin/Makefile | |
parent | 0d884e7232e583593b27f73a987af42b686dfffb (diff) | |
download | ports-ad85a1e6938102c4ed8367b6ba097d55bd8ba3cf.tar.gz ports-ad85a1e6938102c4ed8367b6ba097d55bd8ba3cf.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-battery-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-battery-plugin/Makefile | 1 |
1 files changed, 1 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 |