Date: Tue, 19 Aug 2014 17:13:51 +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: r365401 - head/mail/ftrack Message-ID: <201408191713.s7JHDpjn049702@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Tue Aug 19 17:13:51 2014 New Revision: 365401 URL: http://svnweb.freebsd.org/changeset/ports/365401 QAT: https://qat.redports.org/buildarchive/r365401/ Log: Attempt to unbreak INDEX With hat: portmgr Modified: head/mail/ftrack/Makefile Modified: head/mail/ftrack/Makefile ============================================================================== --- head/mail/ftrack/Makefile Tue Aug 19 16:54:24 2014 (r365400) +++ head/mail/ftrack/Makefile Tue Aug 19 17:13:51 2014 (r365401) @@ -15,7 +15,7 @@ COMMENT= FTN Messages tracker BROKEN= Does not compile -LIB_DEPENDS= libsmapi.so:${PORTSDIR}/news/husky-smapi +LIB_DEPENDS= libsmapi.so:${PORTSDIR}/news/husky-smapi-devel USES= perl5 gmake zip ALL_TARGET= ftrack
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408191713.s7JHDpjn049702>