summaryrefslogtreecommitdiffstats
path: root/devel/nodejs/DEPENDS
blob: 77397dae5e52c750e3f1fa551325d27bb3feffa9 (plain) (blame)
1
2
3
4
5
6
7
8
depends -sub CXX gcc &&
depends python &&
depends zlib '--shared-zlib' &&

optional_depends -sub "1.0" openssl \
                            "--shared-openssl" \
                            "" \
                            "to use system OpenSSL library instead of bundled"