svn commit: r342344 - head/finance/fixc

Martin Wilke miwi at FreeBSD.org
Sun Feb 2 17:20:02 UTC 2014


Author: miwi
Date: Sun Feb  2 17:20:01 2014
New Revision: 342344
URL: http://svnweb.freebsd.org/changeset/ports/342344
QAT: https://qat.redports.org/buildarchive/r342344/

Log:
  - Unbrea INDEX
  
  Reported by:	poudriere exp-run

Modified:
  head/finance/fixc/Makefile

Modified: head/finance/fixc/Makefile
==============================================================================
--- head/finance/fixc/Makefile	Sun Feb  2 17:15:01 2014	(r342343)
+++ head/finance/fixc/Makefile	Sun Feb  2 17:20:01 2014	(r342344)
@@ -10,7 +10,7 @@ DIST_SUBDIR=	${PORTNAME}
 MAINTAINER=	blttll at gmail.com
 COMMENT=	Simple Financial Information eXchange (FIX) protocol console client
 
-BUILD_DEPENDS=	go:${PORTSDIR}/lang/go/
+BUILD_DEPENDS=	${LOCALBASE}/bin/go:${PORTSDIR}/lang/go
 
 PLIST_FILES=	bin/fixc
 


More information about the svn-ports-all mailing list