[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NEW: wxWindows-2.4.0
- To: ports_(_at_)_openbsd_(_dot_)_org
- Subject: Re: NEW: wxWindows-2.4.0
- From: Andrew Dalgleish <openbsd_(_at_)_andrewdalgleish_(_dot_)_dyndns_(_dot_)_org>
- Date: Wed, 25 Jun 2003 01:55:20 +1000
PORT: x11/wxWindows
LOCATION: http://users.bigpond.net.au/andrew_dalgleish/
DESCRIPTION: C++ GUI library which supports multiple toolkits
COMMENT:
FLAVOR checking fixed
MESSAGE added re wx-config
PLIST handling simplified
some unused header files removed from PLIST
tested on i386 3.3 and -current (a.out & elf)
'make -f Makefile.test' builds everything
This uses about 900 MB, and takes a few hours on a 1GHz T-bird.
There is one problem which I can't figure out with the LIB_DEPENDS.
This will correctly build the dependencies:
make clean
env FLAVOR=gtk make
env FLAVOR=motif make
env FLAVOR=gtk make package
env FLAVOR=motif make package
This does not build the dependencies for the 2nd & subsequent flavors:
make clean
env FLAVOR=gtk make package
env FLAVOR=motif make package
ie, this will not build/install openmotif.
Visit your host, monkey.org