Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2014 15:15:47 +0000 (UTC)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r367556 - head/www/bigbluebutton
Message-ID:  <201409071515.s87FFlnn037521@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: adamw
Date: Sun Sep  7 15:15:47 2014
New Revision: 367556
URL: http://svnweb.freebsd.org/changeset/ports/367556
QAT: https://qat.redports.org/buildarchive/r367556/

Log:
  Specify what the non-default dependency is.

Modified:
  head/www/bigbluebutton/Makefile

Modified: head/www/bigbluebutton/Makefile
==============================================================================
--- head/www/bigbluebutton/Makefile	Sun Sep  7 15:15:33 2014	(r367555)
+++ head/www/bigbluebutton/Makefile	Sun Sep  7 15:15:47 2014	(r367556)
@@ -25,7 +25,7 @@ BUILD_DEPENDS=	${LOCALBASE}/bin/pdf2swf:
 		${LOCALBASE}/etc/rc.d/red5:${PORTSDIR}/www/red5
 RUN_DEPENDS:=	${BUILD_DEPENDS}
 
-MANUAL_PACKAGE_BUILD=	requires non-default configuration of dependency
+MANUAL_PACKAGE_BUILD=	requires www/tomcat6 with HTTP_PORT=8080
 
 USES=		dos2unix
 DOS2UNIX_REGEX=	.+\.(conf|jsp|properties|xml)$



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201409071515.s87FFlnn037521>