2004-08-17 20:28:10 by Todd Vierling | Files touched by this commit (2) |
Log message: Convert manual libtool archive PLIST entries to dynamic entries using new LIBTOOL_LA_FILES logic in bsd.pkg.mk. |
2004-04-25 03:07:14 by Thomas Klausner | Files touched by this commit (1) |
Log message: Convert to bl3. |
2004-02-17 03:55:46 by Soren Jacobsen | Files touched by this commit (1) |
Log message: LIBTOOL_OVERRIDE and SHLIBTOOL_OVERRIDE are now shell globs relative to WRKSRC. LIBTOOL_OVERRIDE defaults to "libtool */libtool and */*/libtool," meaning that, in most packages, there's no need to set it. So: Nuke tons of LIBTOOL_OVERRIDE=${WRKSRC} and adjust a few SHLIBTOOL_OVERRIDEs (remove ${WRKSRC} from them). |
2004-01-25 03:23:30 by grant beattie | Files touched by this commit (1) |
Log message: replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make. |