ports/139167: update port: audio/mp3splt to version 0.2.6a
Timothy Beyer
beyert at cs.ucr.edu
Sun Sep 27 02:53:50 UTC 2009
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 ---
More information about the freebsd-ports-bugs
mailing list