svn commit: r385278 - head/www/calendarserver

Baptiste Daroussin bapt at FreeBSD.org
Sun May 3 15:07:43 UTC 2015


Author: bapt
Date: Sun May  3 15:07:42 2015
New Revision: 385278
URL: https://svnweb.freebsd.org/changeset/ports/385278

Log:
  Remove the uneeded NEED_ROOT

Modified:
  head/www/calendarserver/Makefile

Modified: head/www/calendarserver/Makefile
==============================================================================
--- head/www/calendarserver/Makefile	Sun May  3 14:48:05 2015	(r385277)
+++ head/www/calendarserver/Makefile	Sun May  3 15:07:42 2015	(r385278)
@@ -34,7 +34,6 @@ DOCS_DESC=	Install additional documentat
 OPTIONS_DEFAULT=	EXAMPLES DOCS
 .include <bsd.port.options.mk>
 
-NEED_ROOT=	yes
 USES=		shebangfix pgsql:9.0+ python \
 		twisted:run,conch,mail,names,runner,web,words
 USE_PYTHON=	autoplist distutils


More information about the svn-ports-all mailing list