diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-01-10 16:31:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-01-10 16:31:33 +0000 |
commit | af904205006e1bcaf40e96e91da887b0b98300d8 (patch) | |
tree | 45355dccba19623f8780fff011f8b7e1a576c0e2 /net-im/corebird | |
parent | 553a47640510b57796e3127bb174d6e9fddf8e91 (diff) | |
download | ports-af904205006e1bcaf40e96e91da887b0b98300d8.tar.gz ports-af904205006e1bcaf40e96e91da887b0b98300d8.zip |
Notes
Diffstat (limited to 'net-im/corebird')
-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 |