Date: Sat, 26 Sep 2009 19:44:32 -0700 From: Timothy Beyer <beyert@cs.ucr.edu> To: beyert@cs.ucr.edu, edwin@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Cc: Timothy Beyer <beyert@cs.ucr.edu> Subject: Re: ports/139167: update port: audio/mp3splt to version 0.2.6a Message-ID: <878wg1jecv.wl%beyert@cs.ucr.edu> In-Reply-To: <200909270210.n8R2A3eH043463@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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?878wg1jecv.wl%beyert>