From lyngbol@bifrost.lyngbol.dk  Mon Dec 30 15:01:47 2002
Return-Path: <lyngbol@bifrost.lyngbol.dk>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 13C4E37B401
	for <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 <FreeBSD-gnats-submit@freebsd.org>; 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 Lyngbl <lyngbol@bifrost.lyngbol.dk>
Reply-To: Michael Lyngbl <lyngbol@bifrost.lyngbol.dk>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: audio/gqmpeg building bug with GNOME defined
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         46640
>Category:       ports
>Synopsis:       audio/gqmpeg building bug with GNOME defined
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 30 15:10:02 PST 2002
>Closed-Date:    Wed Jan 01 11:34:43 PST 2003
>Last-Modified:  Wed Jan 01 11:34:43 PST 2003
>Originator:     Michael Lyngbl
>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:	<marius@alchemy.franken.de>

>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:
State-Changed-From-To: open->closed 
State-Changed-By: pat 
State-Changed-When: Wed Jan 1 11:34:32 PST 2003 
State-Changed-Why:  
Committed, Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=46640 
>Unformatted:
