Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 26 May 2002 12:44:28 +0200 (CEST)
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Oliver Lehmann <lehmann@ans-netz.de>
Subject:   ports/38569: update-port: sysutils/xcdroast
Message-ID:  <200205261044.g4QAiS9Q055418@kartoffel.salatschuessel.net>

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

>Number:         38569
>Category:       ports
>Synopsis:       update-port: sysutils/xcdroast
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 26 03:50:02 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 4.6-RC i386
>Organization:
>Environment:
System: FreeBSD kartoffel.salatschuessel.net 4.6-RC FreeBSD 4.6-RC #0: Sat May 25 19:26:51 CEST 2002 olivleh1@nudel.salatschuessel.net:/usr/obj/i386/usr/src/sys/KARTOFFEL i386


>Description:
	add missing dependency to gdk_pixbuf. Noticed by Lars Koeller.
>How-To-Repeat:
>Fix:

diff -ruN xcdroast.old/Makefile /usr/ports/sysutils/xcdroast/Makefile
--- xcdroast.old/Makefile	Sun May 26 12:30:29 2002
+++ /usr/ports/sysutils/xcdroast/Makefile	Sun May 26 12:30:42 2002
@@ -13,6 +13,8 @@
 
 MAINTAINER=	lehmann@ans-netz.de
 
+LIB_DEPENDS=	gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
+
 RUN_DEPENDS=	cdrecord:${PORTSDIR}/sysutils/cdrtools \
 		mkisofs:${PORTSDIR}/sysutils/mkisofs
 
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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