cvs commit: ports/x11-toolkits/linux-openmotif Makefile
Boris Samorodov
bsam at FreeBSD.org
Thu Jun 25 06:43:30 UTC 2009
bsam 2009-06-25 06:43:29 UTC
FreeBSD ports repository
Modified files:
x11-toolkits/linux-openmotif Makefile
Log:
Fix building at the ports cluster. The error was introduced by
a tinderbox bug which should be fixed soon: tinderbox inherits
BUILD_DEPENDS from EXTRACT_DEPENDS. Here is the difference
at pointyhat and tinderbox logs:
-----
EXTRACT_DEPENDS=gettext-0.17_1.tbz libiconv-1.13.tbz popt-1.14.tbz rpm-3.0.6_14.tbz
BUILD_DEPENDS=
-----
EXTRACT_DEPENDS=popt-1.14.tbz gettext-0.17_1.tbz libiconv-1.13.tbz rpm-3.0.6_14.tbz
BUILD_DEPENDS=popt-1.14.tbz gettext-0.17_1.tbz libiconv-1.13.tbz rpm-3.0.6_14.tbz
-----
No PORTREVISION bump is needed.
Revision Changes Path
1.19 +2 -0 ports/x11-toolkits/linux-openmotif/Makefile
More information about the cvs-ports
mailing list