summaryrefslogtreecommitdiff
path: root/Mk/bsd.sites.mk
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2001-03-13 19:15:26 +0000
committerMikhail Teterin <mi@FreeBSD.org>2001-03-13 19:15:26 +0000
commit98d579de663e27db1fc9d5faa26d326555c8a3fa (patch)
tree1872c622309a8700decacd9e70963f810c5e614e /Mk/bsd.sites.mk
parentUse MASTER_SITE_NETBSD. (diff)
Turns out I broke a few too many things with my last commit by
removing the symlinking of the installed shared library into the ${PREFIX}/lib. Those broken things should really use: package require Img (from TCL) or Tcl_PkgRequire(interp, "Img", "1.2", 0) (from C) instead of trying to link with libimg directly, but there are too many of them and sobomax lost (his and mine) cool. This version will just install the library (and SHLIB_LINK) into ${PREFIX}/lib directly. pkgIndex.tcl is modified accordingly.
Notes
Notes: svn path=/head/; revision=39782
Diffstat (limited to 'Mk/bsd.sites.mk')
0 files changed, 0 insertions, 0 deletions