Date: Thu, 26 Dec 2013 17:36:30 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r337569 - head/audio/aften Message-ID: <201312261736.rBQHaUWY094741@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Dec 26 17:36:30 2013 New Revision: 337569 URL: http://svnweb.freebsd.org/changeset/ports/337569 Log: cmake support stage out of the box Modified: head/audio/aften/Makefile Modified: head/audio/aften/Makefile ============================================================================== --- head/audio/aften/Makefile Thu Dec 26 17:34:54 2013 (r337568) +++ head/audio/aften/Makefile Thu Dec 26 17:36:30 2013 (r337569) @@ -11,7 +11,6 @@ COMMENT= ATSC A/52 audio encoder USE_BZIP2= yes -NO_STAGE= yes USES= cmake:outsource OPTIONS_DEFINE= SHARED_LIB CXX_BINDINGS DOUBLE
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201312261736.rBQHaUWY094741>