Commit graph

6 commits

Author SHA1 Message Date
drochner
b0f57f0b91 Fix compile problems due to an incompatibility in error reporting,
introduced by exiv2-0.14.
Require exiv2>=0.14.
Ride on recent PKGREVISION bumps.
Approved by gdt and wiz.
2007-04-03 09:32:08 +00:00
jlam
c16221a4db Change the format of BUILDLINK_ORDER to contain depth information as well,
and add a new helper target and script, "show-buildlink3", that outputs
a listing of the buildlink3.mk files included as well as the depth at
which they are included.

For example, "make show-buildlink3" in fonts/Xft2 displays:

	zlib
	fontconfig
	    iconv
	    zlib
	    freetype2
	    expat
	freetype2
	Xrender
	    renderproto
2006-07-08 23:10:35 +00:00
jlam
9430e49307 Track information in a new variable BUILDLINK_ORDER that informs us
of the order in which buildlink3.mk files are (recursively) included
by a package Makefile.
2006-07-08 22:38:58 +00:00
gdt
4dd45a480f set BUILDLINK_API_DEPENDS, not ABI, and use +=.
(shlib major changed, so assume API changed too)
2006-06-11 00:05:50 +00:00
gdt
602be99231 BUILDLINK_ABI_DEPENDS on 0.10; the shlib version changed from 0.9 2006-06-10 17:03:14 +00:00
drochner
9d2bfc3e1c add one 2006-05-16 08:21:48 +00:00