ports/136691: portlint: incorrectly warns about --with-libiconv-prefix=
Gerald Pfeifer
gerald at FreeBSD.org
Sun Jul 12 14:40:05 UTC 2009
>Number: 136691
>Category: ports
>Synopsis: portlint: incorrectly warns about --with-libiconv-prefix=
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Sun Jul 12 14:40:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Gerald Pfeifer
>Release: FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
>Description:
portlint 2.12.0 added the following new warning:
WARN: Makefile: --build, --mandir, --infodir and --prefix are not needed in CONFIGURE_ARGS as they are already set in bsd.port.mk.
It really would be good for the warning to indicate the actual
occurrence instead of listing all four options.
The real issue here, however, is that this warns about lang/gcc43
(and others) which do not have any of these options set. I assume
portlint must be matching --with-libiconv-prefix?
>How-To-Repeat:
cd $PORTSDIR/lang/gcc43
portlint -C
>Fix:
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list