From 7b322320f4183325251fd2d37d83256a862a1f90 Mon Sep 17 00:00:00 2001 From: Automaton Date: Tue, 26 Mar 2013 06:42:22 +0100 Subject: [PATCH] Tweak audio/aften version 0.0.8 --- audio/aften/Makefile | 13 ++----------- audio/aften/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 12 deletions(-) diff --git a/audio/aften/Makefile b/audio/aften/Makefile index 711eff5549d..255c56ddac3 100644 --- a/audio/aften/Makefile +++ b/audio/aften/Makefile @@ -1,5 +1,5 @@ # Created by: Gabor Zahemszky -# $FreeBSD: ports/audio/aften/Makefile,v 1.3 2012/11/17 05:54:27 svnexp Exp $ +# $FreeBSD: audio/aften/Makefile 314960 2013-03-22 20:06:14Z makc $ PORTNAME= aften PORTVERSION= 0.0.8 @@ -11,12 +11,7 @@ COMMENT= ATSC A/52 audio encoder USE_BZIP2= yes -BUILDDIR= ${WRKSRC}/portbuild -BUILD_WRKSRC= ${BUILDDIR} -INSTALL_WRKSRC= ${BUILDDIR} - -USE_CMAKE= yes -CMAKE_ARGS+= -DCMAKE_INSTALL_PREFIX:STRING="${PREFIX}" +USES= cmake:outsource OPTIONS_DEFINE= SHARED_LIB CXX_BINDINGS DOUBLE OPTIONS_DEFAULT= @@ -50,8 +45,4 @@ PLIST_SUB+= LIBS="@comment " CMAKE_ARGS+= -DDOUBLE:BOOL=ON .endif -do-configure: - @${MKDIR} ${BUILDDIR} - @cd ${BUILDDIR}; ${SETENV} ${CMAKE_ENV} ${CMAKE_BIN} ${CMAKE_ARGS} .. - .include diff --git a/audio/aften/pkg-plist b/audio/aften/pkg-plist index 0517cdf03e2..ff0d1069e40 100644 --- a/audio/aften/pkg-plist +++ b/audio/aften/pkg-plist @@ -1,4 +1,4 @@ -@comment $FreeBSD: ports/audio/aften/pkg-plist,v 1.2 2012/11/17 05:54:27 svnexp Exp $ +@comment $FreeBSD: audio/aften/pkg-plist 300895 2012-07-14 12:56:14Z beat $ bin/aften bin/wavfilter bin/wavinfo -- 2.41.0