aboutsummaryrefslogtreecommitdiff
path: root/graphics/cluttermm/Makefile
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/cluttermm/Makefile
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/cluttermm/Makefile')
-rw-r--r--graphics/cluttermm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cluttermm/Makefile b/graphics/cluttermm/Makefile
index ca3a39f99b89..5827b68ffe27 100644
--- a/graphics/cluttermm/Makefile
+++ b/graphics/cluttermm/Makefile
@@ -14,8 +14,8 @@ COMMENT= C++ interfaces for clutter
LIB_DEPENDS= libclutter-1.0.so:graphics/clutter
-USES+= gettext gmake libtool pathfix perl5 pkgconfig tar:xz \
- compiler:c++11-lang
+USES+= compiler:c++11-lang gettext gmake gnome libtool pathfix perl5 \
+ pkgconfig tar:xz
USE_CXXSTD= c++11
USE_GNOME= atkmm glib20 gtkmm30 libsigc++20 pangomm
GNU_CONFIGURE= yes