svn commit: r340130 - head/audio/sphinx3

Antoine Brodin antoine at FreeBSD.org
Fri Jan 17 22:25:13 UTC 2014


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


More information about the svn-ports-all mailing list