diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-25 14:43:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-09-25 14:43:59 +0000 |
commit | 54f745573dc67ae80c81ca61d9b184c9ec59816c (patch) | |
tree | e0f2b56ae7709c27557bb4e0af809bf2aea319bc /net-im/dino/Makefile | |
parent | 1e10f1c15e627c3e779399da85df60a4465efd66 (diff) | |
download | ports-54f745573dc67ae80c81ca61d9b184c9ec59816c.tar.gz ports-54f745573dc67ae80c81ca61d9b184c9ec59816c.zip |
Notes
Diffstat (limited to 'net-im/dino/Makefile')
-rw-r--r-- | net-im/dino/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/net-im/dino/Makefile b/net-im/dino/Makefile index e954f5411a9d..9424c5cc0f6b 100644 --- a/net-im/dino/Makefile +++ b/net-im/dino/Makefile @@ -11,8 +11,6 @@ COMMENT= Modern XMPP Chat Client using GTK+/Vala LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/LICENSE -BROKEN= Does not build with glib 2.66.0 - BUILD_DEPENDS= vala:lang/vala LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \ libgee-0.8.so:devel/libgee \ |