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-toolkits/p5-Gnome2 | |
parent | ef878751a79ba6aaefefa599a76c833c618977d5 (diff) | |
download | ports-b132573e497440ccab95f08970f076144dbea023.tar.gz ports-b132573e497440ccab95f08970f076144dbea023.zip |
Notes
Diffstat (limited to 'x11-toolkits/p5-Gnome2')
-rw-r--r-- | x11-toolkits/p5-Gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/p5-Gnome2/Makefile b/x11-toolkits/p5-Gnome2/Makefile index 34f7d957d856..5631af6f4c38 100644 --- a/x11-toolkits/p5-Gnome2/Makefile +++ b/x11-toolkits/p5-Gnome2/Makefile @@ -26,7 +26,7 @@ RUN_DEPENDS= p5-Glib2>=0:devel/p5-Glib2 \ p5-Gtk2>=0:x11-toolkits/p5-Gtk2 MAKE_JOBS_UNSAFE= yes -USES= perl5 +USES= gnome perl5 USE_GNOME= libbonoboui libgnome libgnomeui USE_PERL5= configure |