ports/142160: Typo fix: multimedia/vlc
Ganael Laplanche
ganael.laplanche at martymac.com
Wed Dec 30 07:30:08 UTC 2009
>Number: 142160
>Category: ports
>Synopsis: Typo fix: multimedia/vlc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Wed Dec 30 07:30:07 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Ganael Laplanche
>Release: 9.0-CURRENT
>Organization:
http://contribs.martymac.org
>Environment:
FreeBSD laptop.martymac.com 9.0-CURRENT FreeBSD 9.0-CURRENT #4: Mon Nov 9 12:42:19 UTC 2009 root at laptop.martymac.com:/usr/obj/usr/src/sys/GENERIC i386
>Description:
This patch fixes a typo in vlc's Makefile (CONFIGURE_ARGS)
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
--- multimedia/vlc/Makefile.orig 2009-12-29 18:11:08.028899203 +0000
+++ multimedia/vlc/Makefile 2009-12-29 18:11:49.924899463 +0000
@@ -316,7 +316,7 @@
LIB_DEPENDS+= FLAC.10:${PORTSDIR}/audio/flac
CONFIGURE_ARGS+=--enable-flac
.else
-CONFLGIRE_ARGS+=--disable-flac
+CONFIGURE_ARGS+=--disable-flac
.endif
.if (defined(WITH_FRIBIDI) || exists(${LOCALBASE}/bin/fribidi-config)) && !defined(WITHOUT_FRIBIDI)
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list