svn commit: r367556 - head/www/bigbluebutton
Adam Weinberger
adamw at FreeBSD.org
Sun Sep 7 15:15:48 UTC 2014
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)$
More information about the svn-ports-head
mailing list