pkgsrc/lang/gcc3-java
jlam 13760a9c4a GCC generates and uses its own libtool to build shared libraries, and
the resulting shared library names don't necessarily match the NetBSD
names.  Instead of hardcoding the shared library names in the PLISTs,
only list the libtool archives in the PLISTs and dynamically determine
the shared library names at post-install time and insert them into
the PLIST.  This fixes PLIST errors on non-NetBSD platforms.

All of the magic is done in pkgsrc/lang/gcc3/language.mk.  This should
probably be generalized into something that could be used by all
packages that use libtool.
2004-09-08 10:22:01 +00:00
..
buildlink3.mk Garbage collect BUILDLINK_PKGBASE.<pkg> from buildlink3: it is not anymore 2004-05-17 21:32:33 +00:00
DESCR bl3ify the gcc3-* packages. Also provide buildlink[23].mk files for use 2004-02-01 14:05:46 +00:00
Makefile update to 3.3.4 2004-07-02 15:40:01 +00:00
PLIST GCC generates and uses its own libtool to build shared libraries, and 2004-09-08 10:22:01 +00:00