Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 May 2015 17:52:23 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r386637 - head/audio/flite
Message-ID:  <201505171752.t4HHqNFJ017408@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Sun May 17 17:52:23 2015
New Revision: 386637
URL: https://svnweb.freebsd.org/changeset/ports/386637

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/audio/flite/Makefile

Modified: head/audio/flite/Makefile
==============================================================================
--- head/audio/flite/Makefile	Sun May 17 17:46:58 2015	(r386636)
+++ head/audio/flite/Makefile	Sun May 17 17:52:23 2015	(r386637)
@@ -13,7 +13,8 @@ COMMENT=	Small run-time speech synthesis
 
 OPTIONS_DEFINE=	DOCS
 
-USES=		tar:bzip2 gmake desthack
+USES=		cpe desthack gmake tar:bzip2
+CPE_VENDOR=	cmu
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-shared=yes
 USE_LDCONFIG=	yes



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