- Remove USE_GROFF - Remove gettext MODULE - Remove LIB_DEPENDS line (included with qt4 MODULE) - Fix WANTLIB - SUBST_CMD - Major lib bump (removed some functions) - New pkg/README help from and ok steven@
12 lines
259 B
Plaintext
12 lines
259 B
Plaintext
$OpenBSD: README,v 1.1 2010/11/07 00:26:14 merdely Exp $
|
|
|
|
Building QWT Examples on OpenBSD
|
|
|
|
To build the qwt examples:
|
|
cd ${TRUEPREFIX}/share/examples/qwt
|
|
make
|
|
|
|
A qwt example binary will be built in each subdirectory of
|
|
${TRUEPREFIX}/share/examples/qwt.
|
|
|