svn commit: r365428 - head/mail/ftrack

Antoine Brodin antoine at FreeBSD.org
Tue Aug 19 22:19:42 UTC 2014


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


More information about the svn-ports-all mailing list