change the package "pretty name" to CDimg|tools
[cdimgtools.git] / INSTALL.NetBSD
blobb24dfbe0483f3bdd2a9fc90ce55c5eb2d29baccf
1 See 'INSTALL' first.
3 If the dependencies are in the standard pkgsrc locations, make sure that
4 +/usr/pkg/bin+ is in your `PATH` and build like this, possibly adding other
5 desired options:
7 [source,sh]
8 $ ./configure MAKE=gmake CPPFLAGS="-I/usr/pkg/include" \
9     LDFLAGS="-L/usr/pkg/lib -R/usr/pkg/lib" --mandir='${prefix}/man'
10 $ gmake