diff options
author | adamw <adamw@FreeBSD.org> | 2014-09-07 23:15:47 +0800 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2014-09-07 23:15:47 +0800 |
commit | 92baa2a0823b322c25b220911a4315bd63d87478 (patch) | |
tree | f93acba2c5aca01b1f256e7feeb706ed83c53046 | |
parent | 8de0fbd5f3cf1423c38a3172f871506109bfbc4c (diff) | |
download | freebsd-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/Makefile | 2 |
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)$ |