Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 May 2003 17:42:19 +0100 (BST)
From:      jon@witchspace.com
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/52702: Updated port: (very trivial) patch to fix graphics/landscape
Message-ID:  <200305261642.h4QGgJVu021141@dogma.freebsd-uk.eu.org>
Resent-Message-ID: <200305261650.h4QGo5eo001059@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>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:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon May 26 09:50:05 PDT 2003
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200305261642.h4QGgJVu021141>