Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Jan 2014 22:25:13 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r340130 - head/audio/sphinx3
Message-ID:  <201401172225.s0HMPDtT015049@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Jan 17 22:25:13 2014
New Revision: 340130
URL: http://svnweb.freebsd.org/changeset/ports/340130
QAT: https://qat.redports.org/buildarchive/r340130/

Log:
  Stage support

Modified:
  head/audio/sphinx3/Makefile

Modified: head/audio/sphinx3/Makefile
==============================================================================
--- head/audio/sphinx3/Makefile	Fri Jan 17 22:21:37 2014	(r340129)
+++ head/audio/sphinx3/Makefile	Fri Jan 17 22:25:13 2014	(r340130)
@@ -13,8 +13,7 @@ COMMENT=	Speech recognition system
 LIB_DEPENDS=	libsphinxbase.so:${PORTSDIR}/audio/sphinxbase
 
 USE_LDCONFIG=	yes
-NO_STAGE=	yes
-USE_AUTOTOOLS=libtool
+USE_AUTOTOOLS=	libtool
 USE_CSTD=	gnu99
 MAKE_JOBS_UNSAFE=	yes
 USES=		gmake pathfix



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401172225.s0HMPDtT015049>