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
Michael Johnson
2004-07-23 00:50:21 UTC
Hi, Here is a patch that should be applied after the patch I already sent. mjpegtools wants libquicktime not openquicktime. Michael 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> Responsible Changed From-To: freebsd-ports-bugs->lioux Over to maintainer. State Changed From-To: open->closed Committed, thanks! |