print/libgnomecups ; port test
chukharev at mail.ru
chukharev at mail.ru
Tue Mar 9 20:57:17 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 print/libgnomecups ; port test
+++++++++++++++
===> Validating port with portlint
FATAL: Makefile: [26]: use a tab (not space) after a variable name
WARN: Makefile: Consider adding support for a WITHOUT_NLS knob to conditionally disable gettext support.
1 fatal error and 1 warning found.
Error validating port
More information about the freebsd-qa
mailing list