freebsd-ports/lang/perl5.14
Anton Berezin 900f472193 Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the
@INC array. This takes care of the infamous problem of updating the
packages already in the perl distribution. With this change, no tricks
are any longer necessary for such p5 ports, except the usual tweaking of
INSTALLDIRS in Makefile.PL. This last one can also be taken care of by
an appropriate BSDPAN modifications, but until we have the `natural'
@INC order in the 4.X base system perl, it is meaningless.

Do not include iconv.h and do not link with libiconv. Iconv is not used
by perl in any way currently, but it used to link it if found.

Fix perl on freebsd/sparc64.

PR:		33212 (iconv), 37605 (iconv), 38813 (sparc64)
Reported by:	Vivek Khera <khera@kciLink.com> (iconv),
		Martin Nilsson <martin@gneto.com> (iconv)
Submitted by:	jake (sparc64)
2002-06-02 21:22:25 +00:00
..
files Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the 2002-06-02 21:22:25 +00:00
distinfo Use a cleaner, documented way to obtain the path of BSDPAN. This fixes 2002-05-24 10:39:00 +00:00
Makefile Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the 2002-06-02 21:22:25 +00:00
pkg-comment Correct the COMMENT 2000-05-19 07:45:34 +00:00
pkg-descr Put SITEARCH and SITELIB paths in front of ARCHLIB and PRIVLIB in the 2002-06-02 21:22:25 +00:00
pkg-install Unforbid the port for the use of general FreeBSD public. 2001-12-19 17:05:05 +00:00
pkg-message Unforbid the port for the use of general FreeBSD public. 2001-12-19 17:05:05 +00:00
pkg-plist Unforbid the port for the use of general FreeBSD public. 2001-12-19 17:05:05 +00:00