diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 17:17:53 +0000 |
commit | 428fac4e1c522537e461b850cc93550d4fcf37e7 (patch) | |
tree | 22c9f25e11cf4cd378611c48424547929b95fba3 /sysutils/xfce4-kbdleds-plugin | |
parent | b1977b079cfa346735bab7f33a9f0f5d573f09c5 (diff) | |
download | ports-428fac4e1c522537e461b850cc93550d4fcf37e7.tar.gz ports-428fac4e1c522537e461b850cc93550d4fcf37e7.zip |
Notes
Diffstat (limited to 'sysutils/xfce4-kbdleds-plugin')
-rw-r--r-- | sysutils/xfce4-kbdleds-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/xfce4-kbdleds-plugin/Makefile b/sysutils/xfce4-kbdleds-plugin/Makefile index 8c4592d0e219..c8500cb4640a 100644 --- a/sysutils/xfce4-kbdleds-plugin/Makefile +++ b/sysutils/xfce4-kbdleds-plugin/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \ - tar:bzip2 xfce + tar:bzip2 xfce xorg GNU_CONFIGURE= yes USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 intltool pango USE_XORG= ice sm x11 |