diff options
author | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-10 08:59:11 +0000 |
---|---|---|
committer | Piotr Kubaj <pkubaj@FreeBSD.org> | 2019-10-10 08:59:11 +0000 |
commit | 078faba4ad7155643468e27914b60cac0e622b61 (patch) | |
tree | 14a1253a98351e1c4d779cd8c1af8c03f09fd248 /sysutils/xfce4-places-plugin | |
parent | ae284bd2d8aecfe43b058c25e9912a46558ce1ec (diff) |
Notes
Diffstat (limited to 'sysutils/xfce4-places-plugin')
-rw-r--r-- | sysutils/xfce4-places-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-places-plugin/Makefile b/sysutils/xfce4-places-plugin/Makefile index af497e83cfec..947ee88c4d94 100644 --- a/sysutils/xfce4-places-plugin/Makefile +++ b/sysutils/xfce4-places-plugin/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libnotify.so:devel/libnotify -USES= gettext-tools gmake gnome libtool pkgconfig \ +USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce xorg USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_XFCE= panel thunar |