svn commit: r367701 - head/japanese/xgate
Antoine Brodin
antoine at FreeBSD.org
Mon Sep 8 20:50:24 UTC 2014
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+
More information about the svn-ports-all
mailing list