From owner-freebsd-ports-bugs Fri Feb 14 15:40: 5 2003 Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B6D5237B401 for ; Fri, 14 Feb 2003 15:40:04 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64CD643F85 for ; Fri, 14 Feb 2003 15:40:04 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id h1ENe4NS090273 for ; Fri, 14 Feb 2003 15:40:04 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id h1ENe4oK090272; Fri, 14 Feb 2003 15:40:04 -0800 (PST) Date: Fri, 14 Feb 2003 15:40:04 -0800 (PST) Message-Id: <200302142340.h1ENe4oK090272@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org Cc: From: Christian Weisgerber Subject: Re: ports/48256: [patch] Unbreak net/tcpview (bento) Reply-To: Christian Weisgerber Sender: owner-freebsd-ports-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org The following reply was made to PR ports/48256; it has been noted by GNATS. From: Christian Weisgerber To: vs@foldr.org Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: ports/48256: [patch] Unbreak net/tcpview (bento) Date: Sat, 15 Feb 2003 00:26:06 +0100 (CET) In article <200302131910.h1DJAcEm043376@monster.theater.foldr.org> you write: > >Number: 48256 > >Category: ports > >Synopsis: [patch] Unbreak net/tcpview (bento) > ++INCLUDES = -I.. -I/usr/X11R6/include > ++TCPVIEW_DIR = /usr/local/lib/tcpview > ++FILTER_DIR = /usr/local/lib/tcpview/filters Don't hardcode references to /usr/X11R6 and /usr/local, use X11BASE and LOCALBASE/PREFIX instead. -- Christian "naddy" Weisgerber naddy@mips.inka.de To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports-bugs" in the body of the message