svn commit: r308671 - head/www/tomcat55
Jason Helfman
jgh at FreeBSD.org
Tue Dec 11 08:24:06 UTC 2012
Author: jgh
Date: Tue Dec 11 08:24:05 2012
New Revision: 308671
URL: http://svnweb.freebsd.org/changeset/ports/308671
Log:
- Convert SINGLE to RADIO option
Modified:
head/www/tomcat55/Makefile
Modified: head/www/tomcat55/Makefile
==============================================================================
--- head/www/tomcat55/Makefile Tue Dec 11 07:50:14 2012 (r308670)
+++ head/www/tomcat55/Makefile Tue Dec 11 08:24:05 2012 (r308671)
@@ -13,10 +13,8 @@ DISTNAME= apache-tomcat-${PORTVERSION}
MAINTAINER= jgh at FreeBSD.org
COMMENT= Open-source Java web server by Apache, 5.5.x branch
-OPTIONS_DEFINE= LOG
-OPTIONS_SINGLE= LOG
-OPTIONS_SINGLE_LOG= CRONOLOG CRONOLOG_DEVEL
-LOG_DESC= Use Log Pre-Processor
+OPTIONS_RADIO= LOG
+OPTIONS_RADIO_LOG= CRONOLOG CRONOLOG_DEVEL
CRONOLOG_DESC= Use Cronolog for Log Processing
CRONOLOG_DEVEL_DESC= Use Cronlog-Devel for Log Processing
More information about the svn-ports-head
mailing list