Commit graph

7 commits

Author SHA1 Message Date
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Oliver Lehmann
5c4a2950e1 Update physfs to 1.0.0 2004-02-21 12:11:43 +00:00
Oliver Lehmann
8e353ac558 - Support CFLAGS properly
- Do not install useless .la file

PR:		ports/57352
Submitted By:	KATO Tsuguru <tkato@prontomail.com>
2003-09-29 19:38:33 +00:00
Oliver Lehmann
dd9315fba6 update physfs to 0.1.9 2003-09-28 20:13:53 +00:00
Oliver Lehmann
1d88562c21 add 2 missing library links 2003-07-29 19:00:57 +00:00
Oliver Lehmann
5af37dfa3d Add INSTALLS_SHLIB
Pointed out by:	kris
2003-07-29 03:36:26 +00:00
Oliver Lehmann
21864d5f39 Add physfs, a library to provide abstract access to various archives 2003-07-26 16:22:18 +00:00