summaryrefslogtreecommitdiffstats
path: root/sysutils/hfm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/hfm/Makefile')
-rw-r--r--sysutils/hfm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/hfm/Makefile b/sysutils/hfm/Makefile
index ca25b96..c7085ae 100644
--- a/sysutils/hfm/Makefile
+++ b/sysutils/hfm/Makefile
@@ -12,9 +12,9 @@ LICENSE= BSD2CLAUSE
# gb 0.4 includes FreeBSD-specific fixes that this port requires
# https://github.com/constabulary/gb/issues/506
-BUILD_DEPENDS= go>=1.5:${PORTSDIR}/lang/go \
- gb>=0.4:${PORTSDIR}/devel/gb \
- ${LOCALBASE}/lib/libucl.a:${PORTSDIR}/textproc/libucl
+BUILD_DEPENDS= go>=1.5:lang/go \
+ gb>=0.4:devel/gb \
+ ${LOCALBASE}/lib/libucl.a:textproc/libucl
USES= compiler:c++11-lang
USE_GITHUB= yes
OpenPOWER on IntegriCloud