Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 14 Oct 2003 21:18:32 +0200 (CEST)
From:      Franz Klammer <klammer@webonaut.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/58027: 
Message-ID:  <20031014191832.215CA28421@sisko.webonaut.com>
Resent-Message-ID: <200310141920.h9EJKI1X069521@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
	Note: There was a bad value `adding' for the field `>Severity:'.
	It was set to the default value of `serious'.


>Number:         58027
>Category:       ports
>Synopsis:       
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Tue Oct 14 12:20:18 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Franz Klammer
>Release:        FreeBSD 5.1-CURRENT i386
>Organization:
>Environment:
System: FreeBSD sisko.webonaut.com 5.1-CURRENT FreeBSD 5.1-CURRENT #2: Tue Sep 30 11:49:15 CEST 2003 root@sisko.webonaut.com:/usr/obj/usr/src/sys/DS9 i386


	
>Description:
	
	add CONFLICTS to the ports Makefile.
	hopfully ok so ...

>How-To-Repeat:
	
>Fix:

	

--- zenity_conflicts.diff begins here ---
diff -Nur zenity.orig/Makefile zenity/Makefile
--- zenity.orig/Makefile	Mon Sep 22 09:36:48 2003
+++ zenity/Makefile	Tue Oct 14 21:14:27 2003
@@ -19,6 +19,8 @@
 LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt
 RUN_DEPENDS=	scrollkeeper-config:${PORTSDIR}/textproc/scrollkeeper
 
+CONFLICTS=	gtkada-1.2.*
+
 USE_X_PREFIX=	yes
 USE_GMAKE=	yes
 USE_GNOME=	gnomeprefix gnomehack libgnomecanvas gconf2
--- zenity_conflicts.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



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