aboutsummaryrefslogtreecommitdiff
path: root/sysutils/restic
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2016-10-08 08:24:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2016-10-08 08:24:42 +0000
commiteb967efbb2301ce4234a3121eea788444e140a66 (patch)
treeac917b579b4f86870d97fae0a0f7185f38bd9df6 /sysutils/restic
parentdf92ae8879be27225d211907b5d17b10ea0da4a4 (diff)
downloadports-eb967efbb2301ce4234a3121eea788444e140a66.tar.gz
ports-eb967efbb2301ce4234a3121eea788444e140a66.zip
Mark BROKEN: fails to build
/usr/local/go/pkg/tool/freebsd_amd64/link: -X flag requires argument of the form importpath.name=value Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=423496
Diffstat (limited to 'sysutils/restic')
-rw-r--r--sysutils/restic/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/restic/Makefile b/sysutils/restic/Makefile
index 74b0a326e28e..2bbb7836bdcd 100644
--- a/sysutils/restic/Makefile
+++ b/sysutils/restic/Makefile
@@ -11,6 +11,8 @@ COMMENT= Restic backup program
BUILD_DEPENDS= ${LOCALBASE}/bin/go:lang/go
+BROKEN= fails to build
+
USE_GITHUB= yes
GH_ACCOUNT= restic:DEFAULT,chunker juju:errors golang:crypto
GH_PROJECT= chunker:chunker errors:errors crypto:crypto