aboutsummaryrefslogtreecommitdiff
path: root/devel/go-pretty/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/go-pretty/Makefile')
-rw-r--r--devel/go-pretty/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/go-pretty/Makefile b/devel/go-pretty/Makefile
index 57a8248e03dc..637c5554f1a1 100644
--- a/devel/go-pretty/Makefile
+++ b/devel/go-pretty/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= LOCAL/gblach/
MAINTAINER= ports@FreeBSD.org
COMMENT= Pretty-printing package for go values
-BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/kr/text.a:${PORTSDIR}/textproc/go-text
-RUN_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/kr/text.a:${PORTSDIR}/textproc/go-text
+BUILD_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/kr/text.a:textproc/go-text
+RUN_DEPENDS= ${LOCALBASE}/${GO_LIBDIR}/github.com/kr/text.a:textproc/go-text
GO_PKGNAME= github.com/kr/pretty