aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-06-29 03:51:13 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-06-29 03:51:13 +0000
commit3726f942547e374490d375baf83216d7644a7162 (patch)
tree8c7c440762c72012824110ba9cdd44c8c1765017 /finance
parent1de291090d9121f4d238a639b441f64372c239c1 (diff)
downloadports-3726f942547e374490d375baf83216d7644a7162.tar.gz
ports-3726f942547e374490d375baf83216d7644a7162.zip
Notes
Diffstat (limited to 'finance')
-rw-r--r--finance/fixc/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/fixc/Makefile b/finance/fixc/Makefile
index 2989628ce367..496484f8d04c 100644
--- a/finance/fixc/Makefile
+++ b/finance/fixc/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= finance
MAINTAINER= blttll@gmail.com
COMMENT= Simple Financial Information eXchange (FIX) protocol console client
-BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
+USES= go
PLIST_FILES= bin/fixc
USE_GITHUB= yes