From 6a5140c4b3eb9e80fd2d9cd1d27bba7ba51d7939 Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Mon, 8 Sep 2014 20:50:23 +0000 Subject: [PATCH] Using USES=uidfix together with PLIST_SUB=WWWUID=${WWWOWN} WWWGID=${WWWGRP} is harmful --- japanese/xgate/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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+