diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-09-07 15:15:47 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-09-07 15:15:47 +0000 |
commit | 500bb0c69ebab291e390a60fb585585c460981bb (patch) | |
tree | f93acba2c5aca01b1f256e7feeb706ed83c53046 /www | |
parent | c4c9a7359d2794290a5d232a485211f823469aa3 (diff) | |
download | ports-500bb0c69ebab291e390a60fb585585c460981bb.tar.gz ports-500bb0c69ebab291e390a60fb585585c460981bb.zip |
Specify what the non-default dependency is.
Notes
Notes:
svn path=/head/; revision=367556
Diffstat (limited to 'www')
-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)$ |