Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 2004 02:58:21 +0200
From:      "Kay Lehmann" <kay_lehmann@web.de>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/65181: [Update port] multimedia/vcdimager: typo in LIB_DEPENDS from last commit (wrong lib-version)
Message-ID:  <1081126701.0@bippes.finkenkrug.ev>
Resent-Message-ID: <200404050100.i3510dwD061456@freefall.freebsd.org>

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

>Number:         65181
>Category:       ports
>Synopsis:       [Update port] multimedia/vcdimager: typo in LIB_DEPENDS from last commit (wrong lib-version)
>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:   Sun Apr 04 18:00:39 PDT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Kay Lehmann
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
>Environment:


System: FreeBSD 4.9-STABLE #34: Tue Mar 30 21:05:09 CEST 2004
    kay@bippes.finkenkrug.ev:/usr/obj/usr/src/sys/bippes



>Description:


sysutils/libcdio includes libversion *.0 multimedia/vcdimager wants *.1


>How-To-Repeat:





>Fix:


--- Makefile.diff begins here ---
--- Makefile.orig	Mon Apr  5 02:49:59 2004
+++ Makefile	Mon Apr  5 02:50:16 2004
@@ -16,7 +16,7 @@
 
 LIB_DEPENDS=	popt.0:${PORTSDIR}/devel/popt \
 		xml2:${PORTSDIR}/textproc/libxml2 \
-		cdio.1:${PORTSDIR}/sysutils/libcdio
+		cdio.0:${PORTSDIR}/sysutils/libcdio
 
 GNU_CONFIGURE=	yes
 USE_GMAKE=	yes
--- Makefile.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?1081126701.0>