Date: Thu, 14 Apr 2016 22:30:50 +0000 (UTC) From: Pawel Pekala <pawel@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r413321 - head/mail/claws-mail-gdata Message-ID: <201604142230.u3EMUoFa064433@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201604142230.u3EMUoFa064433>