svn commit: r367694 - head/www/webcalendar
Antoine Brodin
antoine at FreeBSD.org
Mon Sep 8 20:27:29 UTC 2014
Author: antoine
Date: Mon Sep 8 20:27:28 2014
New Revision: 367694
URL: http://svnweb.freebsd.org/changeset/ports/367694
QAT: https://qat.redports.org/buildarchive/r367694/
Log:
Usingg both USES=uidfix annd PLIST_SUB=WWWOWN=${WWWOWN} WWWGRP=${WWWGRP}
is harmful (uidfix "fixes" ${WWWOWN} and ${WWWGRP})
Modified:
head/www/webcalendar/Makefile
Modified: head/www/webcalendar/Makefile
==============================================================================
--- head/www/webcalendar/Makefile Mon Sep 8 20:22:03 2014 (r367693)
+++ head/www/webcalendar/Makefile Mon Sep 8 20:27:28 2014 (r367694)
@@ -11,7 +11,6 @@ COMMENT= Web-based calendar application
LICENSE= GPLv2
PORTSCOUT= limit:^1\.2\. skipb:1
-USES= uidfix
USE_PHP= pcre session
WANT_PHP_WEB= yes
NO_BUILD= yes
More information about the svn-ports-all
mailing list