Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2001 09:58:52 -0600
From:      Ade Lovett <ade@FreeBSD.org>
To:        Clive Lin <clive@CirX.ORG>
Cc:        Steve Price <steve@FreeBSD.org>, 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>
In-Reply-To: <20010226140424.A71931@cartier.cirx.org>; from clive@CirX.ORG on Mon, Feb 26, 2001 at 02:04:24PM %2B0800
References:  <200102260523.f1Q5Nev97643@freefall.freebsd.org> <20010226140424.A71931@cartier.cirx.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010226095852.B8860>