From owner-freebsd-ports-bugs@FreeBSD.ORG Tue May 1 23:00:13 2007 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id ACA2616A403 for ; Tue, 1 May 2007 23:00:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 69F4313C45B for ; Tue, 1 May 2007 23:00:13 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l41N0DIW055069 for ; Tue, 1 May 2007 23:00:13 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l41N0DMG055068; Tue, 1 May 2007 23:00:13 GMT (envelope-from gnats) Resent-Date: Tue, 1 May 2007 23:00:13 GMT Resent-Message-Id: <200705012300.l41N0DMG055068@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Edwin Groothuis Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 306CD16A400 for ; Tue, 1 May 2007 22:50:06 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: from mail4out.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) by mx1.freebsd.org (Postfix) with ESMTP id E35F013C458 for ; Tue, 1 May 2007 22:50:05 +0000 (UTC) (envelope-from edwin@mavetju.org) Received: by mail4out.barnet.com.au (Postfix, from userid 1001) id CFB1337D391; Wed, 2 May 2007 08:50:04 +1000 (EST) Received: from mail4auth.barnet.com.au (mail4.barnet.com.au [202.83.178.125]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mail4.barnet.com.au (Postfix) with ESMTP id 97E68429240 for ; Wed, 2 May 2007 08:50:04 +1000 (EST) Received: from k7.mavetju (k7.mavetju.org [10.251.1.18]) by mail4auth.barnet.com.au (Postfix) with ESMTP id F3AA037D389 for ; Wed, 2 May 2007 08:50:02 +1000 (EST) Received: by k7.mavetju (Postfix, from userid 1001) id C3BC71A0; Wed, 2 May 2007 08:49:56 +1000 (EST) Message-Id: <20070501224956.C3BC71A0@k7.mavetju> Date: Wed, 2 May 2007 08:49:56 +1000 (EST) From: Edwin Groothuis To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/112332: ports-mgmt/portlint - strange error X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Edwin Groothuis List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2007 23:00:13 -0000 >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@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: