diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 18:36:55 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2019-11-07 18:36:55 +0000 |
commit | 4c46ca73d827ceeb91e695bf5da18e5be90e9ca4 (patch) | |
tree | 0396740faf427665ee28135c858aa42aba8d2024 /x11-fm/rox-filer | |
parent | 29ac0a6ffdb0534cd5524703f46e5e061cb0ec07 (diff) |
Notes
Diffstat (limited to 'x11-fm/rox-filer')
-rw-r--r-- | x11-fm/rox-filer/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-fm/rox-filer/Makefile b/x11-fm/rox-filer/Makefile index 19dba3b67013..2e2cc0267e3f 100644 --- a/x11-fm/rox-filer/Makefile +++ b/x11-fm/rox-filer/Makefile @@ -17,7 +17,8 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ PLIST_SUB+= LOCALBASE=${LOCALBASE} -USES= gettext-runtime:build gmake pkgconfig shared-mime-info tar:bzip2 +USES= gettext-runtime:build gmake gnome pkgconfig shared-mime-info \ + tar:bzip2 xorg USE_XORG= ice sm x11 xaw xorgproto USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 libxml2 pango |