diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-08 08:09:38 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-08 08:09:38 +0000 |
commit | 30ca65ed74064ef42e04ade2bba835470663a034 (patch) | |
tree | 6cb1d2582b554b18083957d7adec56abf8aa25a0 /x11-clocks | |
parent | 35e74507f8d5105f0b156da70dc8decfe186701c (diff) | |
download | ports-30ca65ed74064ef42e04ade2bba835470663a034.tar.gz ports-30ca65ed74064ef42e04ade2bba835470663a034.zip |
Notes
Diffstat (limited to 'x11-clocks')
-rw-r--r-- | x11-clocks/xfce4-datetime-plugin/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-clocks/xfce4-datetime-plugin/Makefile b/x11-clocks/xfce4-datetime-plugin/Makefile index bff05a6ce97f..efe7f7b56fed 100644 --- a/x11-clocks/xfce4-datetime-plugin/Makefile +++ b/x11-clocks/xfce4-datetime-plugin/Makefile @@ -12,7 +12,8 @@ COMMENT= Datetime panel plugin for the Xfce desktop 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 |