From owner-freebsd-ports Mon Feb 26 12:21:48 2001 Delivered-To: freebsd-ports@freebsd.org Received: from cartier.cirx.org (cartier.cirx.org [211.72.15.243]) by hub.freebsd.org (Postfix) with ESMTP id BD86D37B401; Mon, 26 Feb 2001 12:21:43 -0800 (PST) (envelope-from clive@CirX.ORG) Received: from cartier.cirx.org (nullmail@localhost [127.0.0.1]) by cartier.cirx.org (8.11.2/8.11.2) with SMTP id f1QKLfC88794; Tue, 27 Feb 2001 04:21:41 +0800 (CST) (envelope-from clive@CirX.ORG) Received: (nullmailer pid 88790 invoked by uid 1000); Mon, 26 Feb 2001 20:21:41 -0000 Date: Tue, 27 Feb 2001 04:21:41 +0800 From: Clive Lin To: Ade Lovett Cc: Steve Price , Kevin Lo , ports@FreeBSD.ORG Subject: Re: cvs commit: ports/textproc/gaspell Makefile ports/textproc/gaspell/files patch-aa Message-ID: <20010227042141.A88635@cartier.cirx.org> References: <200102251534.f1PFYmF54858@freefall.freebsd.org> <20010226095512.A8860@FreeBSD.org> <20010226120722.P426@bsd.havk.org> <20010226121735.M8860@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010226121735.M8860@FreeBSD.org>; from ade@FreeBSD.ORG on Mon, Feb 26, 2001 at 12:17:35PM -0600 Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org On Mon, Feb 26, 2001 at 12:17:35PM -0600, Ade Lovett wrote: [shortly quoted] > > > This *will* break with GNOME 1.4 -- please use USE_GNOME. As a result, taking x11-fm/vide and emulators/gsnes9x as example, the diffs below now do the right thing ? (and there're more ports need to be fixed) 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 20:10:49 @@ -16,7 +16,7 @@ USE_X_PREFIX= yes USE_GMAKE= yes -USE_GNOMELIBS= yes +USE_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-DHAVE_SYS_PARAM_H" Index: Makefile =================================================================== RCS file: /home/ncvs/ports/emulators/gsnes9x/Makefile,v retrieving revision 1.3 diff -u -r1.3 Makefile --- Makefile 2000/08/13 16:26:26 1.3 +++ Makefile 2001/02/26 20:16:13 @@ -13,15 +13,12 @@ MAINTAINER= kbyanc@posi.net -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \ - gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \ - gnome.4:${PORTSDIR}/x11/gnomelibs \ - esd.2:${PORTSDIR}/audio/esound RUN_DEPENDS= snes9x:${PORTSDIR}/emulators/snes9x GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes +USE_GNOME= yes CONFIGURE_ARGS= --without-included-gettext \ --with-esd -- pub 1024D/F8D2B472 2000-08-05 Clive Lin Key fingerprint = 7F9D 57A8 55C7 AA18 49B5 3820 570B 27F6 F8D2 B472 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message