From dbbfc7889a8a84ad562a28d83ce75281fd19703f Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Wed, 14 Sep 2016 15:59:34 +0000 Subject: GOOGLE_CODE has gone away. - If a port has another upstream, remove GOOGLE_CODE - If a port only has GOOGLE_CODE mark it BROKEN Some ports have a local mirror configured but for security reasons, it is not considered upstream. Sponsored by: Absolight --- biology/treeviewx/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'biology') diff --git a/biology/treeviewx/Makefile b/biology/treeviewx/Makefile index ece2114d27e1..34452f3d5dfb 100644 --- a/biology/treeviewx/Makefile +++ b/biology/treeviewx/Makefile @@ -14,6 +14,8 @@ COMMENT= Phylogenetic tree viewer LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING +BROKEN= Unfetchable (google code has gone away) + USE_WX= 2.8 WX_COMPS= wx contrib USES= gmake -- cgit