aboutsummaryrefslogtreecommitdiff
path: root/devel/etcd
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2016-01-21 13:56:31 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2016-01-21 13:56:31 +0000
commitf265e8edaf3bf8b4e751a09591ea6eef6366245d (patch)
treee297cf5d84ba45c0b4988024434015483da0c59c /devel/etcd
parent3ff3ee86e4cd7aa3938aed9233b324b016bfe493 (diff)
Notes
Diffstat (limited to 'devel/etcd')
-rw-r--r--devel/etcd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/etcd/Makefile b/devel/etcd/Makefile
index ae3aee4cc82c..24377cd1e195 100644
--- a/devel/etcd/Makefile
+++ b/devel/etcd/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/bin/go:${PORTSDIR}/lang/go
-CONFLICTS= coreos-etcdctl-0.* etcd
+CONFLICTS_INSTALL=coreos-etcdctl-0.* etcd
USE_GITHUB= yes
GH_ACCOUNT= coreos