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 /sysutils/xfce4-genmon-plugin/Makefile | |
parent | 802eb1361871969c3e071706a635c116b2789d75 (diff) | |
download | ports-dba1ef5edf69eecad815c6560728eb153b9b7260.tar.gz ports-dba1ef5edf69eecad815c6560728eb153b9b7260.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-genmon-plugin/Makefile')
-rw-r--r-- | sysutils/xfce4-genmon-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-genmon-plugin/Makefile b/sysutils/xfce4-genmon-plugin/Makefile index 840b8df09a39..3258b904a6e9 100644 --- a/sysutils/xfce4-genmon-plugin/Makefile +++ b/sysutils/xfce4-genmon-plugin/Makefile @@ -13,7 +13,7 @@ COMMENT= Generic Monitor Xfce4 panel plugin LICENSE= LGPL21 -USES= gettext-tools gmake gnome libtool pkgconfig \ +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool USE_XFCE= panel |