Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 2003 10:54:27 +0100 (CET)
From:      Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/59700: [patch] graphics/diacanvas: unbreak
Message-ID:  <200311260954.hAQ9sRjH073915@menelaos.informatik.rwth-aachen.de>
Resent-Message-ID: <200311261000.hAQA0e5d034329@freefall.freebsd.org>

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

>Number:         59700
>Category:       ports
>Synopsis:       [patch] graphics/diacanvas: unbreak
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Nov 26 02:00:40 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.9-RC i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.9-RC FreeBSD 4.9-RC #10: Tue Oct 7 12:32:25 CEST 2003 root@menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386


>Description:
Unbreak graphics/diacanvas:
- remove conflicting patch (no longer necessary)
- clean up Gnome-deps (ALL -> just gtk & imlib) while here

Noted by: bento
>How-To-Repeat:
http://bento.freebsd.org/errorlogs/i386-5-latest/diacanvas-0.40.1.log
>Fix:
Delete file: files/patch-ac

--- diacanvas begins here ---
--- /usr/ports/graphics/diacanvas/Makefile	Thu Nov  6 10:07:59 2003
+++ Makefile	Wed Nov 26 10:48:49 2003
@@ -14,10 +14,8 @@
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A general drawing canvas from dia dialog editor
 
-BROKEN=		Does not patch, will be removed after Feb 2
-
 USE_X_PREFIX=	yes
-USE_GNOME=	yes
+USE_GNOME=	gtk12 imlib
 USE_LIBTOOL=	yes
 INSTALLS_SHLIB=	yes
 
--- diacanvas ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



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