diff options
Diffstat (limited to 'www/bigbluebutton/Makefile')
-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 2e8b7179b9f0..f2aa94c75a66 100644 --- a/www/bigbluebutton/Makefile +++ b/www/bigbluebutton/Makefile @@ -27,7 +27,7 @@ BUILD_DEPENDS= ${LOCALBASE}/bin/pdf2swf:${PORTSDIR}/graphics/swftools \ ${LOCALBASE}/sbin/nginx:${PORTSDIR}/www/nginx \ ${LOCALBASE}/etc/rc.d/tomcat6:${PORTSDIR}/www/tomcat6 \ ${LOCALBASE}/etc/rc.d/red5:${PORTSDIR}/www/red5 -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} MANUAL_PACKAGE_BUILD= requires non-default configuration of dependency |