summaryrefslogtreecommitdiff
path: root/net/sobby
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 13:48:34 +0000
commitba284573681e85a059c5c2eb8cad050ff23fd8ac (patch)
tree0420127fe51222574eb803fbddb21f180010a6ea /net/sobby
parentnet-im: Add missing USES={gnome,xorg} (diff)
net: Add missing USES={gnome,php}
Notes
Notes: svn path=/head/; revision=517064
Diffstat (limited to 'net/sobby')
-rw-r--r--net/sobby/Makefile2
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