- USE_AUTO* -> USE_AUTO*_VER=* where required
- USE_AUTO* / *_DEPENDS=.*auto*:*/devel/auto* -> GNU_CONFIGURE where OK
- Other minor changes to fix things
These changes should be no-ops with the current bsd.port.mk, but will
assist in preparing for the next generation of USE_AUTO*.
Submitted by: bento 4-exp USE_AUTO* cleanups
http://people.FreeBSD.org/~will/4-exp/http://bento.FreeBSD.org/errorlogs/4-exp-latest/
(port did not build with ORBit ports >= 0.5.10).
- GNU_CONFIGURE -> USE_AUTOMAKE, in order to incorporate variables from
Makefile.buildvars in Makefiles.
- Move removal of "test" directory from Makefile.in to Makefile.am, to
accommodate the fact that we're now using automake: Remove
patch-Makefile.in and add patch-Makefile.am.
- Expand pkg-descr a bit.
- Alphabetise pkg-plist and add directories.
- Bump PORTREVISION.