Date: Mon, 25 Mar 2002 02:18:19 -0800 (PST) From: Johann Visagie <wjv@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/py-orbit Makefile ports/devel/py-orbit/files patch-src::Makefile.in Message-ID: <200203251018.g2PAIJ509755@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
wjv 2002/03/25 02:18:19 PST
Modified files:
devel/py-orbit Makefile
Added files:
devel/py-orbit/files patch-src::Makefile.in
Log:
- Recent changes to the ORBit port caused a build error, which highlighted a
deficiency in orbit-python's Makefile structure: it's not sufficiently
inclusive w.r.t actually using *_CFLAGS generated by various test programs
called from its own configure script. Added a patch to fix this.
- (It's also not very good about using generated *_LIBS, which may cause
future problems.)
- No PORTREVISION bump; this is a build-time problem.
PR: 36278
Submitted by: Christopher Farley <chris@northernbrewer.com>
Revision Changes Path
1.6 +0 -2 ports/devel/py-orbit/Makefile
1.1 +11 -0 ports/devel/py-orbit/files/patch-src::Makefile.in (new)
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203251018.g2PAIJ509755>
