From mustek@FreeBSD-uk.eu.org  Mon May 26 09:42:21 2003
Return-Path: <mustek@FreeBSD-uk.eu.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id C531037B401
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 May 2003 09:42:21 -0700 (PDT)
Received: from serenity.mcc.ac.uk (serenity.mcc.ac.uk [130.88.200.93])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 1FB5943F75
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 May 2003 09:42:21 -0700 (PDT)
	(envelope-from mustek@FreeBSD-uk.eu.org)
Received: from dogma.freebsd-uk.eu.org ([130.88.200.97])
	by serenity.mcc.ac.uk with esmtp (Exim 4.14)
	id 19KL3E-000NHi-9m
	for FreeBSD-gnats-submit@freebsd.org; Mon, 26 May 2003 17:42:20 +0100
Received: from dogma.freebsd-uk.eu.org (localhost [127.0.0.1])
	by dogma.freebsd-uk.eu.org (8.12.6/8.11.1) with ESMTP id h4QGgJCl021142
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 26 May 2003 17:42:19 +0100 (BST)
	(envelope-from mustek@dogma.freebsd-uk.eu.org)
Received: (from mustek@localhost)
	by dogma.freebsd-uk.eu.org (8.12.6/8.12.6/Submit) id h4QGgJVu021141;
	Mon, 26 May 2003 17:42:19 +0100 (BST)
Message-Id: <200305261642.h4QGgJVu021141@dogma.freebsd-uk.eu.org>
Date: Mon, 26 May 2003 17:42:19 +0100 (BST)
From: jon@witchspace.com
Reply-To: jon@witchspace.com
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: Updated port: (very trivial) patch to fix graphics/landscape
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         52702
>Category:       ports
>Synopsis:       Updated port: (very trivial) patch to fix graphics/landscape
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 09:50:05 PDT 2003
>Closed-Date:    Thu Jul 03 05:13:03 PDT 2003
>Last-Modified:  Thu Jul 03 05:13:03 PDT 2003
>Originator:     Jonathan Belson
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD dogma 4.7-STABLE FreeBSD 4.7-STABLE #0: Sat Nov 9 19:04:47 GMT 2002 ljohns@dogma:/usr/obj/usr/src/sys/DOGMA i386


	
>Description:
The file which broke the build under qt3.1 isn't even used...this patch removes
it from the project.

>How-To-Repeat:
	
>Fix:
Place this patch in graphics/landscape/files:

---------------------- start of patch ----------------------------------------
--- landscape.pro.orig	Wed May  7 11:22:02 2003
+++ landscape.pro	Wed May  7 11:22:13 2003
@@ -9,7 +9,6 @@
 				windows/unix/widget_perlin2.ui							\
 				windows/unix/widget_multifractal.ui						\
 				windows/unix/widget_synthesis.ui						\
-				windows/unix/widget_subdivision.ui						\
 				windows/unix/widget_atmospherics.ui						\
 				windows/unix/widget_clouds.ui							\
 				windows/unix/widget_lighting.ui							\
------------------------ end of patch -------------------------------------
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: daichi 
State-Changed-When: Thu Jul 3 05:12:43 PDT 2003 
State-Changed-Why:  
Committed. Thanks! 

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