switch was being completely ignored. This fixes that. I'm
bumping PORTREVISION here because a rebuild could potentially
cause a new dependency list and a different output binary.
- 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/
See Message-ID: <20010908015442.A13609@hairball.treehouse.napa.ca.us> on freebsd-stable.
If inn had been built with --enable-tagged-hash, there was history
lookups indicating that articles were already present.
Apply the following patch provided by G. Paul Ziemba:
PR: 30455
Submitted by: thierry@thomas.as