From owner-cvs-all Mon Feb 26 7:59:22 2001 Delivered-To: cvs-all@freebsd.org Received: from hub.lovett.com (hub.lovett.com [216.60.121.161]) by hub.freebsd.org (Postfix) with ESMTP id 33D8537B491; Mon, 26 Feb 2001 07:59:12 -0800 (PST) (envelope-from ade@lovett.com) Received: from ade by hub.lovett.com with local (Exim 3.20 #1) id 14XQ32-00094s-00; Mon, 26 Feb 2001 09:58:52 -0600 Date: Mon, 26 Feb 2001 09:58:52 -0600 From: Ade Lovett To: Clive Lin Cc: Steve Price , 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: <20010226095852.B8860@FreeBSD.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 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.) > > 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 Wrong again. Is bsd.gnome.mk so impossibly difficult to read? Here's a nice hint. When I roll out GNOME 1.4, I'm going to bump the shared library revision of every major GNOME library. If you use USE_GNOME, then bar compile-time incompatibilities, every other GNOME port will continue to function correctly if they use USE_GNOME. What you're proposing up here will break the port. -aDe -- Ade Lovett, Austin, TX. ade@FreeBSD.org FreeBSD: The Power to Serve http://www.FreeBSD.org/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message