Commit graph

3 commits

Author SHA1 Message Date
Kris Kennaway
9d4e7ac9f5 Have another crack at fixing this port. gcc 3.2 deprecated the -malign-*
options (which now generate a noisy warning), but gcc 2.95 didn't yet have
support for the replacement options (-falign=*).

As a result we have to use a conditional patch based on OSVERSION to get
the desired behaviour in both cases.  Switch to REINPLACE_CMD while I'm
here.
2002-10-06 01:12:32 +00:00
Kris Kennaway
24f27eb41e * Fix use of PTHREADS_* [1]
* Fix build [2]
* Respect CXXFLAGS (this port is broken with -O, so add -O0 to disable it)
* Fix and sort pkg-plist

Submitted by:   Dan Johansson <djodv97@student.vxu.se> [1],
		Miguel Mendez <flynn@energyhq.homeip.net> [2]
PR:             ports/41040
2002-09-21 01:29:46 +00:00
David W. Chapman Jr.
a867067b0d Update to latest to unbreak
Submitted by:	maintainer
2002-06-16 19:47:02 +00:00