From owner-freebsd-ports Mon Dec 30 15:10: 5 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 82BA537B401 for ; Mon, 30 Dec 2002 15:10:03 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 93C3B43EC5 for ; Mon, 30 Dec 2002 15:10:02 -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 gBUNA2NS074474 for ; Mon, 30 Dec 2002 15:10:02 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gBUNA2eE074473; Mon, 30 Dec 2002 15:10:02 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 13C4E37B401 for ; Mon, 30 Dec 2002 15:01:47 -0800 (PST) Received: from bifrost.lyngbol.dk (bifrost.lyngbol.dk [193.162.32.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 325A243E4A for ; Mon, 30 Dec 2002 15:01:46 -0800 (PST) (envelope-from lyngbol@bifrost.lyngbol.dk) Received: from bifrost.lyngbol.dk (localhost [127.0.0.1]) by bifrost.lyngbol.dk (8.12.6/8.12.6) with ESMTP id gBUN1eDj008075 for ; Tue, 31 Dec 2002 00:01:40 +0100 (CET) (envelope-from lyngbol@bifrost.lyngbol.dk) Received: (from lyngbol@localhost) by bifrost.lyngbol.dk (8.12.6/8.12.6/Submit) id gBUN1e2h008074; Tue, 31 Dec 2002 00:01:40 +0100 (CET) Message-Id: <200212302301.gBUN1e2h008074@bifrost.lyngbol.dk> Date: Tue, 31 Dec 2002 00:01:40 +0100 (CET) From: Michael Lyngbøl Reply-To: Michael Lyngbøl To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/46640: audio/gqmpeg building bug with GNOME defined Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 46640 >Category: ports >Synopsis: audio/gqmpeg building bug with GNOME defined >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Mon Dec 30 15:10:02 PST 2002 >Closed-Date: >Last-Modified: >Originator: Michael Lyngbøl >Release: FreeBSD 5.0-RC i386 >Organization: >Environment: System: FreeBSD bifrost 5.0-RC FreeBSD 5.0-RC #6: Sat Dec 28 17:07:47 CET 2002 lyngbol@bifrost:/usr/src/sys/i386/compile/BIFROST i386 >Description: quote from received email: "there's a typo in the Makefile of audio/gqmpeg which will prevent building a packages of the gnome-variant of the port." Submitted by: >How-To-Repeat: >Fix: --- Makefile.orig Mon Dec 30 17:04:06 2002 +++ Makefile Mon Dec 30 17:09:00 2002 @@ -39,7 +39,7 @@ USE_GNOME+= gnomeprefix gnomelibs PKGNAMESUFFIX= -gnome CONFIGURE_ENV+= USE_GNOME="yes" -PLIST_SUB+= DATATDIR="share/gnome" +PLIST_SUB+= DATADIR="share/gnome" .else CONFIGURE_ENV+= USE_GNOME="" PLIST_SUB+= DATADIR="share" >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message