svn commit: r399409 - head/audio/mbrolavox

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Oct 15 20:44:58 UTC 2015


Author: amdmi3
Date: Thu Oct 15 20:44:56 2015
New Revision: 399409
URL: https://svnweb.freebsd.org/changeset/ports/399409

Log:
  - Add NO_ARCH

Modified:
  head/audio/mbrolavox/Makefile

Modified: head/audio/mbrolavox/Makefile
==============================================================================
--- head/audio/mbrolavox/Makefile	Thu Oct 15 20:44:49 2015	(r399408)
+++ head/audio/mbrolavox/Makefile	Thu Oct 15 20:44:56 2015	(r399409)
@@ -13,6 +13,7 @@ COMMENT=	Voices for MBROLA voice synthes
 
 USES=		zip:infozip
 NO_BUILD=	yes
+NO_ARCH=	yes
 RESTRICTED=	No commercial nor military use, no sale
 WRKSRC=		${WRKDIR}/voices
 PORTDATA=	*


More information about the svn-ports-head mailing list