From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Jul 23 00:30:28 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E855B16A4CE for ; Fri, 23 Jul 2004 00:30:28 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E144C43D45 for ; Fri, 23 Jul 2004 00:30:28 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i6N0USlK008280 for ; Fri, 23 Jul 2004 00:30:28 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i6N0USL4008279; Fri, 23 Jul 2004 00:30:28 GMT (envelope-from gnats) Date: Fri, 23 Jul 2004 00:30:28 GMT Message-Id: <200407230030.i6N0USL4008279@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: michael johnson Subject: Re: ports/69452: [PATCH] multimedia/mjpegtools: [Fix build with gcc3.4 & respect C[XX]FLAGS]] X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: michael johnson List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jul 2004 00:30:29 -0000 The following reply was made to PR ports/69452; it has been noted by GNATS. From: michael johnson To: Mario Sergio Fujikawa Ferreira , michael johnson , FreeBSD-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/69452: [PATCH] multimedia/mjpegtools: [Fix build with gcc3.4 & respect C[XX]FLAGS]] Date: Thu, 22 Jul 2004 20:23:44 -0400 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 > >