aboutsummaryrefslogtreecommitdiff
path: root/x11/xfce4-clipman-plugin
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-02 08:32:22 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2019-10-02 08:32:22 +0000
commitdba1ef5edf69eecad815c6560728eb153b9b7260 (patch)
tree112fa22c03e9d2fb9d0a2cc7a273efd189707aaa /x11/xfce4-clipman-plugin
parent802eb1361871969c3e071706a635c116b2789d75 (diff)
downloadports-dba1ef5edf69eecad815c6560728eb153b9b7260.tar.gz
ports-dba1ef5edf69eecad815c6560728eb153b9b7260.zip
Fix optional xfce ports on GCC architectures.
All of them need C11 compiler. Approved by: mentors (implicit approval)
Notes
Notes: svn path=/head/; revision=513556
Diffstat (limited to 'x11/xfce4-clipman-plugin')
-rw-r--r--x11/xfce4-clipman-plugin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index 5dd9a96ef760..d9fedf8d6086 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -13,8 +13,8 @@ COMMENT= Clipboard manager for the Xfce panel
LICENSE= GPLv2
-USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \
- xfce xorg
+USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
+ tar:bzip2 xfce xorg
USE_GNOME= cairo glib20 gtk30 intltool
USE_XFCE= panel
USE_XORG= ice sm x11 xorgproto xtst