svn commit: r413321 - head/mail/claws-mail-gdata

Pawel Pekala pawel at FreeBSD.org
Thu Apr 14 22:30:52 UTC 2016


Author: pawel
Date: Thu Apr 14 22:30:50 2016
New Revision: 413321
URL: https://svnweb.freebsd.org/changeset/ports/413321

Log:
  Allow building as now we have high enough version of devel/libgdata in ports

Modified:
  head/mail/claws-mail-gdata/Makefile

Modified: head/mail/claws-mail-gdata/Makefile
==============================================================================
--- head/mail/claws-mail-gdata/Makefile	Thu Apr 14 21:46:16 2016	(r413320)
+++ head/mail/claws-mail-gdata/Makefile	Thu Apr 14 22:30:50 2016	(r413321)
@@ -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>


More information about the svn-ports-all mailing list