Date: Tue, 19 Aug 2014 22:19:42 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r365428 - head/mail/ftrack Message-ID: <201408192219.s7JMJgJd093338@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Aug 19 22:19:41 2014 New Revision: 365428 URL: http://svnweb.freebsd.org/changeset/ports/365428 QAT: https://qat.redports.org/buildarchive/r365428/ Log: Fix INDEX again With hat: portmgr Modified: head/mail/ftrack/Makefile Modified: head/mail/ftrack/Makefile ============================================================================== --- head/mail/ftrack/Makefile Tue Aug 19 22:10:13 2014 (r365427) +++ head/mail/ftrack/Makefile Tue Aug 19 22:19:41 2014 (r365428) @@ -15,7 +15,7 @@ COMMENT= FTN Messages tracker BROKEN= Does not compile -LIB_DEPENDS= libsmapi.so:${PORTSDIR}/news/husky-smapi-devel +LIB_DEPENDS= libsmapi.so:${PORTSDIR}/news/husky-smapi USES= perl5 gmake zip ALL_TARGET= ftrack
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408192219.s7JMJgJd093338>