ports/69357: [PATCH] multimedia/dvdauthor: [Fix fatal typo]
Michael Johnson
ahze at gentoo.ahze.net
Tue Jul 20 19:50:21 UTC 2004
>Number: 69357
>Category: ports
>Synopsis: [PATCH] multimedia/dvdauthor: [Fix fatal typo]
>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: Tue Jul 20 19:50:20 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator: Michael Johnson
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD gentoo.ahze.net 5.2-CURRENT FreeBSD 5.2-CURRENT #57: Fri Jul 16 00:36:31 EDT 2004
>Description:
- Fix fatal typo
Port maintainer (pb at FreeBSD.org) is cc'd.
Generated with FreeBSD Port Tools 0.50
>How-To-Repeat:
>Fix:
--- dvdauthor-0.6.10.patch begins here ---
Index: Makefile
===================================================================
RCS file: /usr/opt/cvs/freebsd-src/ports/multimedia/dvdauthor/Makefile,v
retrieving revision 1.18
diff -u -r1.18 Makefile
--- Makefile 8 Apr 2004 21:47:39 -0000 1.18
+++ Makefile 20 Jul 2004 18:57:36 -0000
@@ -43,7 +43,7 @@
LIB_DEPENDS+= freetype.9:${PORTSDIR}/print/freetype2
.endif
.if defined(WITH_FRIBIDI)
-LIB_DEPENDS+= libfribidi.0:${PORTSDIR}/converters/fribidi
+LIB_DEPENDS+= fribidi.0:${PORTSDIR}/converters/fribidi
.endif
.if defined(WITH_ICONV)
USE_ICONV= yes
--- dvdauthor-0.6.10.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list