diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-02 08:32:22 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-02 08:32:22 +0000 |
commit | dba1ef5edf69eecad815c6560728eb153b9b7260 (patch) | |
tree | 112fa22c03e9d2fb9d0a2cc7a273efd189707aaa /x11-clocks | |
parent | 802eb1361871969c3e071706a635c116b2789d75 (diff) |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-timer-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/xfce4-timer-plugin/Makefile b/x11-clocks/xfce4-timer-plugin/Makefile index 7d8744bc3222..6cc8b5a8c10e 100644 --- a/x11-clocks/xfce4-timer-plugin/Makefile +++ b/x11-clocks/xfce4-timer-plugin/Makefile @@ -13,7 +13,8 @@ COMMENT= Timer plugin for Xfce LICENSE= GPLv2 -USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce USE_GNOME= cairo gtk30 intltool USE_XFCE= panel |