diff options
Diffstat (limited to 'net/sobby')
-rw-r--r-- | net/sobby/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sobby/Makefile b/net/sobby/Makefile index b895d98b79d4..258ab76fe2ea 100644 --- a/net/sobby/Makefile +++ b/net/sobby/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libsigc-2.0.so:devel/libsigc++20 \ libnet6.so:net/net6 \ libxml++-2.6.so:textproc/libxml++26 -USES= localbase pkgconfig compiler:c++11-lang +USES= compiler:c++11-lang gnome localbase pkgconfig USE_CXXSTD= c++11 USE_GNOME= glibmm GNU_CONFIGURE= yes |