pkgsrc/converters/libiconv
jlam 07a9d8dfb2 Support a new global variable:
BUILDLINK_PREFER_PKGSRC
	This variable determines whether or not to prefer the pkgsrc
	versions of software that is also present in the base system.

	This variable is multi-state:
		defined, or "yes"	always prefer the pkgsrc versions
		not defined, or "no"	only use the pkgsrc versions if
					needed by dependency requirements

	This can also take a list of packages for which to prefer the
	pkgsrc-installed software.  The package names may be found by
	consulting the value added to BUILDLINK_PACKAGES in the
	buildlink[23].mk files for that package.
2004-02-05 06:58:02 +00:00
..
patches Don't try to link to -liconv in the install process, it fixes build in 2003-09-16 13:57:18 +00:00
buildlink2.mk Support a new global variable: 2004-02-05 06:58:02 +00:00
buildlink3.mk Support a new global variable: 2004-02-05 06:58:02 +00:00
DESCR kill leading whitespace, s/Libiconv/libiconv/ 2004-01-13 09:42:05 +00:00
distinfo Don't try to link to -liconv in the install process, it fixes build in 2003-09-16 13:57:18 +00:00
Makefile bl3ify 2004-01-05 11:17:10 +00:00
PLIST.common Handle installation and removal of the charset.alias file properly in binary 2003-07-28 10:11:45 +00:00
PLIST.Linux ensure we always install charset.alias and tidy PLIST handling, 2003-02-28 22:15:29 +00:00
PLIST.SunOS ensure we always install charset.alias and tidy PLIST handling, 2003-02-28 22:15:29 +00:00