aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-09-07 23:15:47 +0800
committeradamw <adamw@FreeBSD.org>2014-09-07 23:15:47 +0800
commit92baa2a0823b322c25b220911a4315bd63d87478 (patch)
treef93acba2c5aca01b1f256e7feeb706ed83c53046
parent8de0fbd5f3cf1423c38a3172f871506109bfbc4c (diff)
downloadfreebsd-ports-gnome-92baa2a0823b322c25b220911a4315bd63d87478.tar.gz
freebsd-ports-gnome-92baa2a0823b322c25b220911a4315bd63d87478.tar.zst
freebsd-ports-gnome-92baa2a0823b322c25b220911a4315bd63d87478.zip
Specify what the non-default dependency is.
-rw-r--r--www/bigbluebutton/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/bigbluebutton/Makefile b/www/bigbluebutton/Makefile
index 2005ef209e11..c2acf48c5458 100644
--- a/www/bigbluebutton/Makefile
+++ b/www/bigbluebutton/Makefile
@@ -25,7 +25,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/pdf2swf:${PORTSDIR}/graphics/swftools \
${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)$