Date: Wed, 05 Feb 2014 16:35:22 +0100 From: Mathieu Arnold <mat@FreeBSD.org> To: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>, ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r342718 - head/audio/libmad Message-ID: <0807AAFF65F7176953AA8581@ogg.in.absolight.net> In-Reply-To: <201402051529.s15FTbbV098516@svn.freebsd.org> References: <201402051529.s15FTbbV098516@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
+--On 5 f=C3=A9vrier 2014 15:29:37 +0000 Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> wrote: | Author: sunpoet | Date: Wed Feb 5 15:29:37 2014 | New Revision: 342718 | URL: http://svnweb.freebsd.org/changeset/ports/342718 | QAT: https://qat.redports.org/buildarchive/r342718/ |=20 | Log: | - Use USES=3Dlibtool |=20 | Modified: | head/audio/libmad/Makefile |=20 | Modified: head/audio/libmad/Makefile | = =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D | =3D=3D=3D=3D=3D --- head/audio/libmad/Makefile Wed Feb 5 15:29:04 = 2014 (r342717) | +++ head/audio/libmad/Makefile Wed Feb 5 15:29:37 2014 (r342718) @@ | -15,8 +15,8 @@ SPEED_DESC=3D Optimize for speed over accu | =20 | CONFIGURE_ARGS=3D --disable-debugging --enable-sso | GNU_CONFIGURE=3D yes | -USE_AUTOTOOLS=3D libtool | USE_LDCONFIG=3D yes | +USES=3D libtool | =20 | SUB_LIST=3D VERSION=3D${PORTVERSION} | SUB_FILES=3D mad.pc |=20 I'm quite sure you forgot to update the plist. --=20 Mathieu Arnold
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0807AAFF65F7176953AA8581>