freebsd-ports/databases/vsqlite
Tijl Coosemans 3f890c31c6 - Run autotools in the same order as autoreconf, i.e. libtoolize, aclocal,
autoconf, autoheader, automake. [1]
  This should allow replacing custom pre-configure and run-autotools
  targets that some ports have with USE_AUTOTOOLS.
- Set default LIBTOOLIZE_ARGS:
  -i: install missing build scripts.
  -c: copy files instead of linking them.  This is needed for USES=libtool
      to be able to patch them.
  -f: force replacement of existing files.  This ensures all files belong
      to the same version.

database/vsqlite:
- Fix with new LIBTOOLIZE_ARGS.
- INSTALL_TARGET=install-strip.
- Drop :keepla.

Reported by:	Nikola Kolev <koue@chaosophia.net> [1]
Exp-run:	antoine
Approved by:	portmgr (antoine)
2014-05-06 09:55:35 +00:00
..
distinfo
Makefile - Run autotools in the same order as autoreconf, i.e. libtoolize, aclocal, 2014-05-06 09:55:35 +00:00
pkg-descr
pkg-plist - Run autotools in the same order as autoreconf, i.e. libtoolize, aclocal, 2014-05-06 09:55:35 +00:00