From 413aa4d4bb4a83b04ed35a83d54d4f7e5ef05680 Mon Sep 17 00:00:00 2001
From: Antoine Brodin <antoine@FreeBSD.org>
Date: Sat, 8 Feb 2014 14:16:18 +0000
Subject: Mark broken: tries to fetch files during build stage

downloadfile:
      [get] Getting: http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar
      [get] To: /wrkdirs/usr/ports/textproc/apache-poi/work/poi-3.9/lib/commons-logging-1.1.jar
      [get] Error getting http://repo1.maven.org/maven2/commons-logging/commons-logging/1.1/commons-logging-1.1.jar to /wrkdirs/usr/ports/textproc/apache-poi/work/poi-3.9/lib/commons-logging-1.1.jar

BUILD FAILED
/wrkdirs/usr/ports/textproc/apache-poi/work/poi-3.9/build.xml:323: The following error occurred while executing this line:
/wrkdirs/usr/ports/textproc/apache-poi/work/poi-3.9/build.xml:302: java.net.UnknownHostException: repo1.maven.org

Reported by:	pkg-fallout
With hat:	portmgr
---
 textproc/apache-poi/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/textproc/apache-poi/Makefile b/textproc/apache-poi/Makefile
index f85b11c777d6..d6194992be93 100644
--- a/textproc/apache-poi/Makefile
+++ b/textproc/apache-poi/Makefile
@@ -12,6 +12,8 @@ DISTNAME=	${PORTNAME}-src-${PORTVERSION}-20121203
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Java API To Access Microsoft Format Files
 
+BROKEN=		Tries to fetch files during build stage
+
 LICENSE=	APACHE20
 
 BUILD_DEPENDS=	${JAVALIBDIR}/xalan.jar:${PORTSDIR}/textproc/xalan-j
-- 
cgit debian/1.2.3+git2.25.1-1-2-gaceb0