ports/65337: Xcdroast: update fix gtk20 dependencie

Koop Mast kwm at rainbow-runner.nl
Thu Apr 8 21:10:19 UTC 2004


>Number:         65337
>Category:       ports
>Synopsis:       Xcdroast: update fix gtk20 dependencie
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr 08 14:10:18 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Koop Mast
>Release:        FreeBSD 5.2.1-RELEASE-p3 i386
>Organization:
>Environment:
System: FreeBSD prisma.rainbow-runner.nl 5.2.1-RELEASE-p3 FreeBSD 5.2.1-RELEASE-p3 #21: Thu Mar 18 10:47:31 CET 2004 root at prisma.rainbow-runner.nl:/usr/obj/usr/src/sys/UnderTheRainbow i386


	
>Description:
	Lose the LIB_DEPENDS on glib-2.0.200 and gtk-x11-2.0.200
	because USE_GNOME= gtk20 takes care of this (and its not valid anymore).

	
>How-To-Repeat:
	
>Fix:

	

--- xcdroast.diff begins here ---
diff -ruN xcdroast.orig/Makefile xcdroast/Makefile
--- xcdroast.orig/Makefile	Thu Apr  1 10:57:37 2004
+++ xcdroast/Makefile	Thu Apr  8 22:57:25 2004
@@ -39,8 +39,6 @@
 
 .if defined(WITH_GTK2)
 RUN_DEPENDS+=	pkg-config:${PORTSDIR}/devel/pkgconfig
-LIB_DEPENDS+=	glib-2.0.200:${PORTSDIR}/devel/glib20 \
-		gtk-x11-2.0.200:${PORTSDIR}/x11-toolkits/gtk20
 CONFIGURE_ARGS+=--enable-gtk2
 USE_GNOME=	gtk20
 .else
--- xcdroast.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list