diff options
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/xgate/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/xgate/Makefile b/japanese/xgate/Makefile index 09b23bbefe6c..09a2cb1b4036 100644 --- a/japanese/xgate/Makefile +++ b/japanese/xgate/Makefile @@ -13,7 +13,7 @@ COMMENT= Webmail system xGate implemented by Servlet over IMAP4/POP3 RUN_DEPENDS= ${APP_HOME}/bin/bootstrap.jar:${PORTSDIR}/www/tomcat6 -USES= uidfix dos2unix tar:tgz +USES= dos2unix tar:tgz NO_BUILD= yes USE_JAVA= yes JAVA_VERSION= 1.6+ |