openbsd-ports/x11/qwt/pkg/README
merdely 2e4a08ed9c emove myself as maintainer
- 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@
2010-11-07 00:26:13 +00:00

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.