Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2001 00:09:20 -0600
From:      Steve Price <steve@havk.org>
To:        Clive Lin <clive@CirX.ORG>
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>
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.)

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




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