summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-07-19 06:48:21 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-07-19 06:48:21 +0000
commitab7a77da59f1a43c8561bf3e10583ed1cdd381a0 (patch)
treefca54f32aaae30e8f460847e68e9911882843c2f /japanese
parent- Unbreak and unexpire, the mastersite works fine here. (diff)
Mark as broken: unfetchable.
While here, pet portlint.
Notes
Notes: svn path=/head/; revision=277939
Diffstat (limited to 'japanese')
-rw-r--r--japanese/xgate/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/japanese/xgate/Makefile b/japanese/xgate/Makefile
index b42594095d01..6c2a630fa577 100644
--- a/japanese/xgate/Makefile
+++ b/japanese/xgate/Makefile
@@ -19,6 +19,8 @@ COMMENT= xGate webmail system implemented by Servlet over IMAP4/POP3
RUN_DEPENDS= tomcat41ctl:${PORTSDIR}/www/tomcat41 \
${JAVA_HOME}/jre/lib/security/.jce_policy14:${PORTSDIR}/security/jce_policy14
+BROKEN= fails to fetch
+
NO_BUILD= yes
USE_JAVA= yes
JAVA_VERSION= 1.4+
@@ -38,7 +40,7 @@ PORTDOCS= AdminGuide_V3.5.pdf \
UserGuide_V3.5.pdf \
xGate32to35migration.pdf
-RESTRICTED= "Commercial license"
+RESTRICTED= Commercial license
.include <bsd.port.pre.mk>