From owner-cvs-all Fri Aug 30 17:13:45 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6FAC637B401; Fri, 30 Aug 2002 17:13:26 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A5F643E65; Fri, 30 Aug 2002 17:13:26 -0700 (PDT) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g7V0DPJU067856; Fri, 30 Aug 2002 17:13:25 -0700 (PDT) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g7V0DP2T067855; Fri, 30 Aug 2002 17:13:25 -0700 (PDT) Message-Id: <200208310013.g7V0DP2T067855@freefall.freebsd.org> From: Joe Marcus Clarke Date: Fri, 30 Aug 2002 17:13:25 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/audio/aumix Makefile ports/audio/autozen Makefile ports/audio/denemo Makefile ports/audio/easytag Makefile ports/audio/gkrellmms Makefile ports/audio/gkrellmss Makefile ports/audio/gkrellmvolume Makefile ports/audio/gmixer Makefile ... X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG marcus 2002/08/30 17:13:25 PDT Modified files: audio/aumix Makefile audio/autozen Makefile audio/denemo Makefile audio/easytag Makefile audio/gkrellmms Makefile audio/gkrellmss Makefile audio/gkrellmvolume Makefile audio/gmixer Makefile audio/gnapster Makefile audio/gqmpeg Makefile audio/grip Makefile audio/lame Makefile audio/lame-devel Makefile audio/libao Makefile audio/lopster Makefile audio/mad Makefile audio/mhwaveedit Makefile audio/midimountain Makefile audio/mp3info Makefile audio/mp3stat Makefile audio/mpg123 Makefile audio/replay Makefile audio/snd Makefile audio/soribada Makefile audio/soundtracker Makefile audio/teknap Makefile audio/terminatorx Makefile audio/timidity++ Makefile audio/timidity++-emacs Makefile audio/wmusic Makefile audio/wsoundserver Makefile audio/x11amp Makefile audio/xhippo Makefile audio/xmixer Makefile audio/xmms-a52dec Makefile audio/xmms-crossfade Makefile audio/xmms-crystality Makefile audio/xmms-fc Makefile audio/xmms-gdancer Makefile audio/xmms-ladspa Makefile audio/xmms-liveice Makefile audio/xmms-musepack Makefile audio/xmms-shn Makefile audio/xmms-sndfile Makefile audio/xmms-sndstretch Makefile audio/xmms-tfmx Makefile audio/xmms-volnorm Makefile audio/xmp Makefile audio/zinf Makefile Log: Use USE_GNOMENG. PR: 42232 Submitted by: Edwin Groothuis Revision Changes Path 1.30 +5 -3 ports/audio/aumix/Makefile 1.8 +2 -1 ports/audio/autozen/Makefile 1.8 +2 -1 ports/audio/denemo/Makefile 1.10 +2 -1 ports/audio/easytag/Makefile 1.8 +2 -1 ports/audio/gkrellmms/Makefile 1.4 +2 -3 ports/audio/gkrellmss/Makefile 1.7 +3 -2 ports/audio/gkrellmvolume/Makefile 1.14 +3 -2 ports/audio/gmixer/Makefile 1.27 +5 -4 ports/audio/gnapster/Makefile 1.46 +2 -6 ports/audio/gqmpeg/Makefile 1.16 +4 -4 ports/audio/grip/Makefile 1.5 +5 -3 ports/audio/lame-devel/Makefile 1.23 +7 -5 ports/audio/lame/Makefile 1.18 +1 -1 ports/audio/libao/Makefile 1.13 +2 -1 ports/audio/lopster/Makefile 1.13 +5 -3 ports/audio/mad/Makefile 1.4 +2 -1 ports/audio/mhwaveedit/Makefile 1.4 +2 -1 ports/audio/midimountain/Makefile 1.11 +6 -3 ports/audio/mp3info/Makefile 1.7 +2 -1 ports/audio/mp3stat/Makefile 1.45 +5 -3 ports/audio/mpg123/Makefile 1.22 +3 -3 ports/audio/replay/Makefile 1.24 +2 -1 ports/audio/snd/Makefile 1.6 +2 -1 ports/audio/soribada/Makefile 1.12 +5 -5 ports/audio/soundtracker/Makefile 1.10 +7 -5 ports/audio/teknap/Makefile 1.2 +2 -1 ports/audio/terminatorx/Makefile 1.20 +2 -1 ports/audio/timidity++-emacs/Makefile 1.35 +5 -3 ports/audio/timidity++/Makefile 1.10 +2 -1 ports/audio/wmusic/Makefile 1.21 +5 -3 ports/audio/wsoundserver/Makefile 1.11 +2 -3 ports/audio/x11amp/Makefile 1.21 +5 -4 ports/audio/xhippo/Makefile 1.10 +2 -1 ports/audio/xmixer/Makefile 1.2 +2 -1 ports/audio/xmms-a52dec/Makefile 1.12 +2 -1 ports/audio/xmms-crossfade/Makefile 1.4 +2 -2 ports/audio/xmms-crystality/Makefile 1.3 +2 -1 ports/audio/xmms-fc/Makefile 1.3 +2 -1 ports/audio/xmms-gdancer/Makefile 1.5 +2 -1 ports/audio/xmms-ladspa/Makefile 1.9 +2 -1 ports/audio/xmms-liveice/Makefile 1.2 +2 -1 ports/audio/xmms-musepack/Makefile 1.9 +2 -1 ports/audio/xmms-shn/Makefile 1.4 +2 -1 ports/audio/xmms-sndfile/Makefile 1.3 +2 -1 ports/audio/xmms-sndstretch/Makefile 1.9 +2 -1 ports/audio/xmms-tfmx/Makefile 1.4 +2 -1 ports/audio/xmms-volnorm/Makefile 1.14 +7 -4 ports/audio/xmp/Makefile 1.24 +8 -6 ports/audio/zinf/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message