Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2004 12:10:27 -0500 (CDT)
From:      "Paul Seniura" <pdseniura@techie.com>
To:        <FreeBSD-gnats-submit@FreeBSD.org>
Cc:        dinoex@FreeBSD.org
Subject:   ports/67799: [PATCH] multimedia/vlc: another typo in Makefile v1.50 :-)
Message-ID:  <20040610171027.08D4F5C8B@techpc04.okladot.state.ok.us>
Resent-Message-ID: <200406101720.i5AHKHv6080170@freefall.freebsd.org>

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

>Number:         67799
>Category:       ports
>Synopsis:       [PATCH] multimedia/vlc: another typo in Makefile v1.50  :-)
>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:   Thu Jun 10 17:20:17 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     "Paul Seniura" <pdseniura@techie.com>
>Release:        FreeBSD 5.2-CURRENT i386
>Organization:
State of Okla. D.O.T.
>Environment:
System: FreeBSD techpc04.okladot.state.ok.us 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Tue Jun 8 21:45:25 CDT 2004 root@techpc04.okladot.state.ok.us:/usr/obj/src/sys/IBM300SY_4BSD_Os i386

>Description:

>How-To-Repeat:

>Fix:

--- Makefile_orig	Wed May 26 16:51:46 2004
+++ Makefile	Thu Jun 10 10:52:00 2004
@@ -222,7 +222,7 @@
 CONFIGURE_ARGS+=--disable-dts
 .endif
 
-.if defined(WITH_GGI) && !defined(WITHOUT_GCI)
+.if defined(WITH_GGI) && !defined(WITHOUT_GGI)
 LIB_DEPENDS+=	ggi.2:${PORTSDIR}/graphics/libggi
 CONFIGURE_ARGS+=--enable-ggi
 PLIST_FILES+=	lib/vlc/video_output/libggi_plugin.so


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



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