diff options
Diffstat (limited to 'net-im/corebird/Makefile')
-rw-r--r-- | net-im/corebird/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/corebird/Makefile b/net-im/corebird/Makefile index c6cc85acfaf7..685eca3eb3bc 100644 --- a/net-im/corebird/Makefile +++ b/net-im/corebird/Makefile @@ -20,10 +20,9 @@ LIB_DEPENDS= libsoup-2.4.so:${PORTSDIR}/devel/libsoup \ USE_GITHUB= yes GH_ACCOUNT= baedert -USES= autoreconf gettext gmake libtool pkgconfig +USES= autoreconf gettext gmake libtool pkgconfig sqlite GNU_CONFIGURE= yes USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk30 intltool libxml2 pango -USE_SQLITE= yes INSTALLS_ICONS= yes OPTIONS_DEFINE= GSTREAMER |