summaryrefslogtreecommitdiff
path: root/japanese
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2011-07-21 04:29:12 +0000
committerMark Linimon <linimon@FreeBSD.org>2011-07-21 04:29:12 +0000
commit045bbebb8e9818f0c0afb5bd1749ac71431e21f6 (patch)
treed15945a59cf879e65fddcf097a8568602edbecb5 /japanese
parent- Update to 3.5.2. (diff)
Remove dependency on expiring port security/jce_policy14. Update to
rely on java 1.5+. PR: ports/158969 Submitted by: rene
Notes
Notes: svn path=/head/; revision=278065
Diffstat (limited to 'japanese')
-rw-r--r--japanese/xgate/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/japanese/xgate/Makefile b/japanese/xgate/Makefile
index 6c2a630fa577..5ab0fac19ff9 100644
--- a/japanese/xgate/Makefile
+++ b/japanese/xgate/Makefile
@@ -16,14 +16,13 @@ DIST_SUBDIR= xGate
MAINTAINER= nork@FreeBSD.org
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
+RUN_DEPENDS= tomcat41ctl:${PORTSDIR}/www/tomcat41
BROKEN= fails to fetch
NO_BUILD= yes
USE_JAVA= yes
-JAVA_VERSION= 1.4+
+JAVA_VERSION= 1.5+
PLIST_SUB= T=${APP_HOME:S|^${LOCALBASE}/||} \
WWWUID=${WWWUID} WWWGID=${WWWGID}