2005-06-08 17:46:59 by Dieter Baron | Files touched by this commit (15) |
Log message:
mk/autoconf.mk and mk/automake.mk have been removed. Replace their
usage with USE_TOOLS and any of "autoconf", "autoconf213", \
"automake"
or "automake14". Also, we don't need to call the auto* tools via
${ACLOCAL}, ${AUTOCONF}, etc., since the tools framework takes care
to symlink the correct tool to the correct name, so we can just
use aclocal, autoconf, etc. (hi jlam!)
|
2005-05-24 12:29:24 by Roland Illig | Files touched by this commit (1) |
Log message:
Replaced USE_GNU_TOOLS+=make with USE_TOOLS+=gmake.
|
2005-04-11 23:10:08 by Todd Vierling | Files touched by this commit (1) |
Log message:
Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.
|
2004-09-23 07:59:31 by Johnny C. Lam | Files touched by this commit (2) |
Log message:
Mechanical conversion to use LIBTOOLIZE_PLIST (which defaults to "yes" in
pkgsrc). LIBTOOL_LA_FILES is no more.
|
2004-08-17 20:26:14 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 00:53:29 by Thomas Klausner | Files touched by this commit (2) |
Log message:
Convert to bl3, and sync PLIST with what gets installed on my system.
|
2004-04-13 01:17:29 by Lubomir Sedlacik | Files touched by this commit (1) |
Log message:
Follow libogg into multimedia/.
Delint, style.
|
2004-01-25 03:11:34 by grant beattie | Files touched by this commit (1) |
Log message:
replace deprecated USE_GMAKE with USE_GNU_TOOLS+=make.
|
2003-07-28 06:24:34 by Ben Collver | Files touched by this commit (1) |
Log message:
remove unnecessary soundcard.h mangling, now handled by \
pkgsrc/mk/ossaudio.buildlink2.mk
|
2003-07-28 06:24:33 by Ben Collver | Files touched by this commit (1) |
Log message:
remove unnecessary soundcard.h mangling, now handled by \
pkgsrc/mk/ossaudio.buildlink2.mk
|