Commit graph

7 commits

Author SHA1 Message Date
jlam
2c350496d6 Use -Wl,-R instead of -Wl,-rpath as the former is more consistent with the
rest of pkgsrc.
2001-10-23 09:55:47 +00:00
tron
cead56e675 Use the library naming scheme under Solaris as under NetBSD. While it's
not really necessary to strip dots from library names under Solaris it
makes the packages more compatible which should ease maintenance.
2001-07-29 07:54:56 +00:00
jlam
521487c367 Touch ${TK_LIB_FILE} during build so that it doesn't have to be re-linked
during installation.
2001-06-21 20:16:26 +00:00
jlam
5371ddc664 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-21 18:55:02 +00:00
jlam
a3dca94481 Fix the installed tkConfig.sh so it's possible to use its values to generate
a shared library that depends on libtk83.so.  Patch the configure script to
set TK_LIB_SPEC to include -Wl,-rpath,... or -R... depending on whether we
are ELF or a.out.

Bump version number to 8.3.2nb1.
2001-05-24 02:58:29 +00:00
jwise
410087bbbd Fix problem with libtk .la file generated by new libtool.
Pointed out (and patch provided by) Jason Beegan (jtb@netbsd.org)
2001-04-18 18:15:41 +00:00
agc
8f972b049a + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 12:12:16 +00:00