Date: Sun, 2 Feb 2014 17:20:01 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r342344 - head/finance/fixc Message-ID: <201402021720.s12HK1G3046480@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402021720.s12HK1G3046480>