Date: Sun, 27 Sep 2009 03:10:03 GMT From: Timothy Beyer <beyert@cs.ucr.edu> To: freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/139167: update port: audio/mp3splt to version 0.2.6a Message-ID: <200909270310.n8R3A3Nd005030@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/139167; it has been noted by GNATS. From: Timothy Beyer <beyert@cs.ucr.edu> To: bug-followup@FreeBSD.org Cc: Timothy Beyer <beyert@cs.ucr.edu> Subject: Re: ports/139167: update port: audio/mp3splt to version 0.2.6a Date: Sat, 26 Sep 2009 20:06:46 -0700 Hi, The Makefile.diff in this isn't complete, I submitted an outdated makefile. I apologize for the inconvenience. Use the following Makefile.diff instead: --- Makefile.diff begins here --- --- Makefile.orig 2009-08-02 15:30:15.000000000 -0700 +++ Makefile 2009-09-05 16:27:18.000000000 -0700 @@ -6,7 +6,7 @@ # PORTNAME= mp3splt -PORTVERSION= 2.2.3 +PORTVERSION= 2.2.6a PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF @@ -20,6 +20,7 @@ GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib" \ CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" +CONFIGURE_ARGS+= --with-mp3splt=${LOCALBASE} --disable-mp3splttest MAN1= mp3splt.1 PLIST_FILES= bin/mp3splt bin/oggsplt --- Makefile.diff ends here ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200909270310.n8R3A3Nd005030>