Date: Mon, 8 Sep 2014 20:50:24 +0000 (UTC) From: Antoine Brodin <antoine@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r367701 - head/japanese/xgate Message-ID: <201409082050.s88KoOA7086864@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: antoine Date: Mon Sep 8 20:50:23 2014 New Revision: 367701 URL: http://svnweb.freebsd.org/changeset/ports/367701 QAT: https://qat.redports.org/buildarchive/r367701/ Log: Using USES=uidfix together with PLIST_SUB=WWWUID=${WWWOWN} WWWGID=${WWWGRP} is harmful Modified: head/japanese/xgate/Makefile Modified: head/japanese/xgate/Makefile ============================================================================== --- head/japanese/xgate/Makefile Mon Sep 8 20:44:21 2014 (r367700) +++ head/japanese/xgate/Makefile Mon Sep 8 20:50:23 2014 (r367701) @@ -13,7 +13,7 @@ COMMENT= Webmail system xGate implemente 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+
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409082050.s88KoOA7086864>