From owner-cvs-all Sun Feb 25 22: 9:28 2001 Delivered-To: cvs-all@freebsd.org Received: from smtp2.knology.net (user-24-214-63-12.knology.net [24.214.63.12]) by hub.freebsd.org (Postfix) with SMTP id 3692937B491 for ; Sun, 25 Feb 2001 22:09:22 -0800 (PST) (envelope-from steve@havk.org) Received: (qmail 17169 invoked by uid 1003); 26 Feb 2001 06:11:49 -0000 Received: from user-24-214-88-8.knology.net (HELO bsd.havk.org) (24.214.88.8) by user-24-214-63-12.knology.net with SMTP; 26 Feb 2001 06:11:49 -0000 Received: by bsd.havk.org (Postfix, from userid 1001) id 04A331A7AD; Mon, 26 Feb 2001 00:09:21 -0600 (CST) Date: Mon, 26 Feb 2001 00:09:20 -0600 From: Steve Price To: Clive Lin Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: ports/x11-fm/vide Makefile distinfo pkg-plist ports/x11-fm/vide/files patch-config_files.c patch-search_mode.c patch-vide.c patch-aa patch-ac patch-ad patch-ae patch-af Message-ID: <20010226000920.Q426@bsd.havk.org> References: <200102260523.f1Q5Nev97643@freefall.freebsd.org> <20010226140424.A71931@cartier.cirx.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226140424.A71931@cartier.cirx.org>; from clive@CirX.ORG on Mon, Feb 26, 2001 at 02:04:24PM +0800 X-Operating-System: FreeBSD 4.2-STABLE i386 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Mon, Feb 26, 2001 at 02:04:24PM +0800, Clive Lin wrote: > Hi, steve > > This truely misses gnomelibs as dependency, and this dependency is > documented in vide's documentation ... (I don't have gnome* in my > working desktop thus I'm sure this is necessary.) Unless I'm totally off-base here take a look at the Makefile (one line after USE_GMAKE in your diff below). Doesn't USE_GNOMELIBS do exactly the same thing? -Steve > > Index: Makefile > =================================================================== > RCS file: /home/ncvs/ports/x11-fm/vide/Makefile,v > retrieving revision 1.4 > diff -u -r1.4 Makefile > --- Makefile 2001/02/26 05:23:36 1.4 > +++ Makefile 2001/02/26 06:03:29 > @@ -13,6 +13,7 @@ > MAINTAINER= careilly@thecia.ie > > RUN_DEPENDS= vim:${PORTSDIR}/editors/vim5 > +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs > > USE_X_PREFIX= yes > USE_GMAKE= yes To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message