cvs commit: ports/audio/rosegarden
Makefileports/audio/rosegarden/files patch-aa
Dejan Lesjak
lesi at FreeBSD.org
Wed Dec 1 16:25:13 PST 2004
lesi 2004-12-02 00:25:12 UTC
FreeBSD ports repository
Modified files:
audio/rosegarden Makefile
audio/rosegarden/files patch-aa
Log:
Fix location of true(1) in configure.in. This problem is masked if
makedepend (a part of imake) is installed as configure looks for it first.
If it cannot find it it just uses true(1) instead. Since upgrade of X.Org
ports to 6.8.1, makedepend is no longer necessary there at build time.
Tell it that true actually lives in /usr/bin as putting this in
CONFIGURE_ENV doesn't work.
Revision Changes Path
1.22 +0 -1 ports/audio/rosegarden/Makefile
1.9 +13 -2 ports/audio/rosegarden/files/patch-aa
More information about the cvs-ports
mailing list