aboutsummaryrefslogtreecommitdiff
path: root/net/go-cs
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2019-09-29 22:31:57 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2019-09-29 22:31:57 +0000
commit67c4b925b7fd606361a2152563b80da493232dfb (patch)
tree16884a4188ae95c6d4b3c8e73cfaf24404fd28e8 /net/go-cs
parent34156e93e84fe00711fac9dbf19e33534dc665f9 (diff)
Notes
Diffstat (limited to 'net/go-cs')
-rw-r--r--net/go-cs/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/go-cs/Makefile b/net/go-cs/Makefile
index 8b9e344e56d4..da5394bb2806 100644
--- a/net/go-cs/Makefile
+++ b/net/go-cs/Makefile
@@ -18,7 +18,7 @@ GH_ACCOUNT= akosela
PLIST_FILES= bin/cs man/man1/cs.1.gz
-GO_TARGET= ${GO_PKGNAME}/cs
+GO_TARGET= ./cs
post-install:
${INSTALL_MAN} ${WRKSRC}/cs.1 ${STAGEDIR}${MAN1PREFIX}/man/man1