svn commit: r365401 - head/mail/ftrack

Antoine Brodin antoine at FreeBSD.org
Tue Aug 19 17:13:51 UTC 2014


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


More information about the svn-ports-all mailing list