From owner-cvs-all Thu Nov 16 5: 6:33 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0FD3C37B479; Thu, 16 Nov 2000 05:06:30 -0800 (PST) Received: (from asami@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id FAA65575; Thu, 16 Nov 2000 05:06:30 -0800 (PST) (envelope-from asami@FreeBSD.org) Message-Id: <200011161306.FAA65575@freefall.freebsd.org> From: Satoshi Asami Date: Thu, 16 Nov 2000 05:06:29 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/Mk bsd.port.mk ports/audio/libao Makefile ports/audio/libogg Makefile ports/audio/libvorbis Makefile ports/audio/vorbis-tools Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG asami 2000/11/16 05:06:29 PST Modified files: Mk bsd.port.mk audio/libao Makefile audio/libogg Makefile audio/libvorbis Makefile audio/vorbis-tools Makefile Log: Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix audio/libao, audio/libogg, audio/libvorbis and audio/vorbis-tools which need --add-missing to be passed to automake. PR: 22610 Submitted by: Theo van Klaveren , roger, sobomax Revision Changes Path 1.360 +11 -3 ports/Mk/bsd.port.mk 1.3 +2 -1 ports/audio/libao/Makefile 1.3 +2 -1 ports/audio/libogg/Makefile 1.3 +3 -2 ports/audio/libvorbis/Makefile 1.4 +4 -3 ports/audio/vorbis-tools/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message