ports/112332: ports-mgmt/portlint - strange error

Edwin Groothuis edwin at mavetju.org
Tue May 1 23:00:13 UTC 2007


>Number:         112332
>Category:       ports
>Synopsis:       ports-mgmt/portlint - strange error
>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:   Tue May 01 23:00:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Edwin Groothuis
>Release:        FreeBSD 6.1-RELEASE i386
>Organization:
-
>Environment:
System: FreeBSD k7.mavetju 6.1-RELEASE FreeBSD 6.1-RELEASE #0: Sun May 7 04:42:56 UTC 2006 root at opus.cse.buffalo.edu:/usr/obj/usr/src/sys/SMP i386


>Description:

portlint version 2.9.3

portlint gives the warning:
    WARN: Makefile: extra item placed in the *_DEPENDS section, for example, "LIB_DEPENDS".

This is caused by a \ at the end of the LIB_DEPENDS variable:
LIB_DEPENDS=    curl.4:${PORTSDIR}/ftp/curl \
                pcre.0:${PORTSDIR}/devel/pcre \
                sqlite3.8:${PORTSDIR}/databases/sqlite3 \
                dbus-glib-1.2:${PORTSDIR}/devel/dbus \
                notify.1:${PORTSDIR}/devel/libnotify \
                gtkspell.0:${PORTSDIR}/textproc/gtkspell \
                sexy.2:${PORTSDIR}/x11-toolkits/libsexy \

USE_BZIP2=      yes

The warning should have been: 'for example, "USE_BZIP2"'.

>How-To-Repeat:
>Fix:


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list