CXXFLAGS, and LDFLAGS by the buildlink.mk files so remove the extra
definitions to add them from the package Makefiles. As advised by the
bsd.buildlink.mk file, also ensure that the buildlink.mk files are
included prior to defining any package-specific CFLAGS/LDFLAGS to ensure
that the buildlink directories are at the head of the compiler search
paths.
Use BUILDLINK_INCDIR, BUILDLINK_LIBDIR for locations of linked headers
and libraries. Create a variable BUILDLINK_TARGETS whose value is the
list of build-link targets to execute.
Changes:
10/04/2000 - 1.10.2
It is now possible to clear a tag in interactive mode. (Eugene
Paskevich) (See NOTES in manpage for more info.)
09/06/2000 - 1.10.1
Fixed -NAYCKG options selecting wrong/multiple things. (Laurent
Alacoque)
02/22/2000 - 1.10
Added -m/M mp3 rename options. alpha-ish.
Added readline completion for genres
Fixed default genre type with no readline (Glenn Maynard)