From owner-cvs-all Sun Nov 25 11: 2:59 2001 Delivered-To: cvs-all@freebsd.org Received: from lists.unixathome.org (lists.unixathome.org [210.48.103.158]) by hub.freebsd.org (Postfix) with ESMTP id BFA2B37B405; Sun, 25 Nov 2001 11:02:49 -0800 (PST) Received: from wocker (lists.unixathome.org [210.48.103.158]) by lists.unixathome.org (8.11.6/8.11.6) with ESMTP id fAPJ2k568810; Mon, 26 Nov 2001 08:02:47 +1300 (NZDT) (envelope-from dan@langille.org) From: "Dan Langille" Organization: novice in training To: Mario Sergio Fujikawa Ferreira Date: Sun, 25 Nov 2001 14:02:44 -0500 MIME-Version: 1.0 Subject: Re: cvs commit: ports/graphics/ogle-gui Makefile Reply-To: dan@langille.org Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Message-ID: <3C00FA04.25727.8BCA32F@localhost> In-reply-to: <200111251759.fAPHxH878792@freefall.freebsd.org> X-mailer: Pegasus Mail for Windows (v4.01) Content-type: text/plain; charset=ISO-8859-1 Content-transfer-encoding: Quoted-printable Content-description: Mail message body Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 25 Nov 2001 at 9:59, Mario Sergio Fujikawa Ferreir wrote: > Since I can't detect this lib in LIB_DEPENDS, move it into BUILD_DEPEN= DS > for now to enable bento to build packages In this extract from ports/graphics/ogle-gui/Makefile, doesn't the second entry require a library name, such as "libdvdcontrol:" BUILD_DEPENDS=3D =A0automake:${PORTSDIR}/devel/automake \ ${LOCALBASE}/lib/ogle/libdvdcontrol.so.4 e.g. is the second line incomplete and should be more like: libdvdcontrol:${LOCALBASE}/lib/ogle/libdvdcontrol.so.4 cheers. -- Dan Langille The FreeBSD Diary - http://freebsddiary.org/ - practical examples To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message