aboutsummaryrefslogtreecommitdiff
path: root/graphics/synfigstudio
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:36:06 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:36:06 +0000
commit3cf0c52fa6016687078f1be15489ab2af19dc330 (patch)
treecbe693adeccba5e36f594c9db8a0b351320cb150 /graphics/synfigstudio
parent4dbc59c3bb70027554159916d299ae4aa3d6a717 (diff)
downloadports-3cf0c52fa6016687078f1be15489ab2af19dc330.tar.gz
ports-3cf0c52fa6016687078f1be15489ab2af19dc330.zip
graphics: Add missing USES={gl,gnome,sdl}
Notes
Notes: svn path=/head/; revision=517071
Diffstat (limited to 'graphics/synfigstudio')
-rw-r--r--graphics/synfigstudio/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/synfigstudio/Makefile b/graphics/synfigstudio/Makefile
index 97dbc4c7dc04..d4bd7a705519 100644
--- a/graphics/synfigstudio/Makefile
+++ b/graphics/synfigstudio/Makefile
@@ -23,8 +23,8 @@ LIB_DEPENDS= libHalf.so:graphics/ilmbase \
libsynfig.so:devel/synfig
RUN_DEPENDS= xdg-open:devel/xdg-utils
-USES= compiler:c++11-lang desktop-file-utils gmake libtool localbase \
- pathfix pkgconfig shared-mime-info
+USES= compiler:c++11-lang desktop-file-utils gmake gnome libtool \
+ localbase pathfix pkgconfig shared-mime-info
USE_CXXSTD= c++11
USE_GNOME= gtkmm30 intltool
GNU_CONFIGURE= yes