K 10 svn:author V 4 bapt K 8 svn:date V 27 2014-05-07T06:50:59.995061Z K 7 svn:log V 533 From tijl (see PR) - Convert USE_AUTOTOOLS=libtool and USE_GNOME=lthack to USES=libtool. - Convert to USES=tar:bzip2. - Remove ACLOCAL_ARGS. Not needed. - Add copy and force flags to AUTOMAKE_ARGS such that all automake build scripts are always updated. - Remove --enable-static from CONFIGURE_ARGS. - Add include directories to CPPFLAGS instead of CFLAGS. From me: - Use @sample - Remove .la files (not needed for modules) - Do not install .conf files in the stage (.conf.sample are enough) PR: ports/188972 Submitted by: tijl END