textproc/gtkspell ; port test
chukharev at mail.ru
chukharev at mail.ru
Tue Mar 9 20:59:09 UTC 2010
The 'port test' command (ports-mgmt/porttools) tests a port for a number of
possible errors by running portlint, building, packaging, installing, and
de-installing with a check for left files. This is done with defined PREFIX and
PKG_DBDIR variables. 'port test' command is recommended by the Porter's Handbook.
Note that the port installs the usual way.
$ cd textproc/gtkspell ; port test
+++++++++++++++
===> Validating port with portlint
WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditionally disable gettext support.
FATAL: Makefile: the last line of Makefile has to be .include <bsd.port(.post).mk>
WARN: Makefile: "LIB_DEPENDS" has to appear earlier.
1 fatal error and 2 warnings found.
Error validating port
More information about the freebsd-qa
mailing list