aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpawel <pawel@FreeBSD.org>2016-04-15 06:30:50 +0800
committerpawel <pawel@FreeBSD.org>2016-04-15 06:30:50 +0800
commite76e4d4a07eecba2815ff1fc0f31ac192bfd926c (patch)
treee5544eab977e5b6b0ee698cdaa96e5f59fb10299 /mail
parent9698d07bc1a157456ca3ccc38d35bc923f850ced (diff)
downloadfreebsd-ports-gnome-e76e4d4a07eecba2815ff1fc0f31ac192bfd926c.tar.gz
freebsd-ports-gnome-e76e4d4a07eecba2815ff1fc0f31ac192bfd926c.tar.zst
freebsd-ports-gnome-e76e4d4a07eecba2815ff1fc0f31ac192bfd926c.zip
Allow building as now we have high enough version of devel/libgdata in ports
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail-gdata/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/mail/claws-mail-gdata/Makefile b/mail/claws-mail-gdata/Makefile
index abb9cbc57402..95d8fd938e5c 100644
--- a/mail/claws-mail-gdata/Makefile
+++ b/mail/claws-mail-gdata/Makefile
@@ -10,7 +10,5 @@ LIB_DEPENDS= libgdata.so:devel/libgdata
CLAWS_PLUGINS_BUILD= gdata
-IGNORE= Needs newer libgdata not available in ports yet
-
.include "../claws-mail/Makefile.claws"
.include <bsd.port.mk>