pkgsrc/lang/perl58
jlam 45f42ddba8 Perl's Configure needs to be restricted from finding libraries that
we don't want it to find.  The usual buildlink techniques don't work
here since the Configure script uses a file existence test instead of
a linker test to see if the library exists.  For each operating system
that we support in pkgsrc, there should be corresponding
LIBSWANTED.${OPSYS} and SYSLIBPATH.${OPSYS} definitions in the Perl
package Makefiles to ensure we only get what we ask for.

In this particular case, add the appropriate definitions for OpenBSD
so that we don't pick up random libraries that may also be installed
on the system.
2005-03-24 02:33:08 +00:00
..
patches Make this compile on NetBSD 3. 2005-03-19 11:56:39 +00:00
DESCR
distinfo Make this compile on NetBSD 3. 2005-03-19 11:56:39 +00:00
hacks.mk On NetBSD/alpha, building perl with -mieee causes perl to not pass 2004-12-10 23:48:50 +00:00
Makefile Perl's Configure needs to be restricted from finding libraries that 2005-03-24 02:33:08 +00:00
MESSAGE Adding a MESSAGE file noting where these packages search for plugins or 2004-01-08 19:18:00 +00:00
PLIST Don't bother with using perl5/module.mk and PERL5_PACKLIST to generate 2004-12-10 06:01:08 +00:00