The NetBSD Project

CVS log for pkgsrc/misc/yelp/Attic/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / misc / yelp

Request diff between arbitrary revisions


Default branch: MAIN
Current tag: pkgsrc-2005Q3-base


Revision 1.34 / (download) - annotate - [select for diffs], Wed Aug 10 20:56:20 2005 UTC (18 years, 7 months ago) by jlam
Branch: MAIN
CVS Tags: pkgsrc-2005Q3-base, pkgsrc-2005Q3
Changes since 1.33: +2 -3 lines
Diff to previous 1.33 (colored)

Remove the abuse of buildlink that was pkg-config/buildlink3.mk.  That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>