Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Oct 2005 08:01:13 -0400
From:      Serge Gagnon <serge.gagnon@b2b2c.ca>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/87569: [PATCH] multimedia/lxdvdrip add RUN_DEPEND
Message-ID:  <E1ERTg1-0000id-Sv@quenix1.dyndns.org>
Resent-Message-ID: <200510171210.j9HCACMo040838@freefall.freebsd.org>

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

>Number:         87569
>Category:       ports
>Synopsis:       [PATCH] multimedia/lxdvdrip add RUN_DEPEND
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 17 12:10:11 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Serge Gagnon
>Release:        FreeBSD 5.4-STABLE i386
>Organization:
me
>Environment:
System: FreeBSD quenix1.dyndns.org 5.4-STABLE FreeBSD 5.4-STABLE #0: Sun Oct 16 19:51:37 EDT 2005 root@quenix1.dyndns.org:/usr/obj/usr/src/sys/OCEAN i386


>Description:
	add multimedia/mpgtx as RUN_DEPEND
>How-To-Repeat:
>Fix:


--- patch-lxdvdrip begins here ---
--- multimedia/lxdvdrip/Makefile.orig	Mon Oct 17 07:56:38 2005
+++ multimedia/lxdvdrip/Makefile	Mon Oct 17 07:57:30 2005
@@ -19,7 +19,8 @@
 RUN_DEPENDS=	streamdvd:${PORTSDIR}/multimedia/streamdvd \
 		transcode:${PORTSDIR}/multimedia/transcode \
 		dvdauthor:${PORTSDIR}/multimedia/dvdauthor \
-		growisofs:${PORTSDIR}/sysutils/dvd+rw-tools
+		growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
+		mpgtx:${PORTSDIR}/multimedia/mpgtx
 
 SUB_FILES=	pkg-message
 PKGMESSAGE=	${WRKDIR}/pkg-message
--- patch-lxdvdrip ends here ---


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?E1ERTg1-0000id-Sv>