Bug 69452

Summary: [PATCH] multimedia/mjpegtools: [Fix build with gcc3.4 & respect C[XX]FLAGS]]
Product: Ports & Packages Reporter: Michael Johnson <ahze>
Component: Individual Port(s)Assignee: Mario Sergio Fujikawa Ferreira <lioux>
Status: Closed FIXED    
Severity: Affects Only Me CC: lioux
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
mjpegtools-1.6.2_1.patch
none
mjpegtools.patch none

Description Michael Johnson 2004-07-23 00:50:21 UTC
- Fix build with gcc3.4
- Respect C[XX]FLAGS

Port maintainer (lioux@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.50
Comment 1 Michael Johnson 2004-07-23 01:21:59 UTC
Hi,
	Here is a patch that should be applied after the patch I already sent. 
mjpegtools wants libquicktime not openquicktime.

Michael
Comment 2 Michael Johnson 2004-07-23 01:23:44 UTC
typo
Makefile
-LIB_DEPENDS+=	quicktime.0:${PORTSDIR}/multimedia/openquicktime
+LIB_DEPENDS+=	quicktime.0:${PORTSDIR}/multimedia/libquicktime

On Jul 22, 2004, at 8:21 PM, Michael Johnson wrote:

> Hi,
> 	Here is a patch that should be applied after the patch I already 
> sent. mjpegtools wants libquicktime not openquicktime.
>
> Michael
>
> <mjpegtools.patch>
Comment 3 Mark Linimon freebsd_committer freebsd_triage 2004-07-23 02:55:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->lioux

Over to maintainer.
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2004-08-20 16:57:43 UTC
State Changed
From-To: open->closed

Committed, thanks!