diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:21:02 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 11:21:02 +0000 |
commit | b132573e497440ccab95f08970f076144dbea023 (patch) | |
tree | c86c460006c4cb47f553ee1947721398649ec2e2 /x11-wm/muffin | |
parent | ef878751a79ba6aaefefa599a76c833c618977d5 (diff) |
Notes
Diffstat (limited to 'x11-wm/muffin')
-rw-r--r-- | x11-wm/muffin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/muffin/Makefile b/x11-wm/muffin/Makefile index 0678e22cb827..16bbe164e48f 100644 --- a/x11-wm/muffin/Makefile +++ b/x11-wm/muffin/Makefile @@ -19,8 +19,8 @@ LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification \ libcinnamon-desktop.so:x11/cinnamon-desktop RUN_DEPENDS= zenity>=3.0.0:x11/zenity -USES= autoreconf:build gettext libtool gmake \ - pathfix pkgconfig python:2.7 xorg +USES= autoreconf:build gettext gmake gnome libtool pathfix pkgconfig \ + python:2.7 xorg USE_GITHUB= yes GH_ACCOUNT= linuxmint USE_GNOME= gconf2 gnomedocutils gnomeprefix gtk30 \ |