diff options
Diffstat (limited to 'finance')
-rw-r--r-- | finance/fixc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile index 34742c7f22d9..8ed41023949a 100644 --- a/finance/fixc/Makefile +++ b/finance/fixc/Makefile @@ -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 |