svn commit: r386637 - head/audio/flite
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun May 17 17:52:24 UTC 2015
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
More information about the svn-ports-all
mailing list