aboutsummaryrefslogtreecommitdiff
path: root/mail/claws-mail-gdata
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2016-04-14 22:30:50 +0000
committerPawel Pekala <pawel@FreeBSD.org>2016-04-14 22:30:50 +0000
commit905edb4c4f94a7921e683454998140c249fc848e (patch)
treee5544eab977e5b6b0ee698cdaa96e5f59fb10299 /mail/claws-mail-gdata
parentf8b9327830d2702fca5e4354ea1f5faf38a0cf6c (diff)
downloadports-905edb4c4f94a7921e683454998140c249fc848e.tar.gz
ports-905edb4c4f94a7921e683454998140c249fc848e.zip
Allow building as now we have high enough version of devel/libgdata in ports
Notes
Notes: svn path=/head/; revision=413321
Diffstat (limited to 'mail/claws-mail-gdata')
-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>