[Midnightbsd-cvs] mports [16946] trunk/audio/flite/Makefile: make fetchable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 7 13:44:37 EDT 2014


Revision: 16946
          http://svnweb.midnightbsd.org/mports/?rev=16946
Author:   laffer1
Date:     2014-09-07 13:44:36 -0400 (Sun, 07 Sep 2014)
Log Message:
-----------
make fetchable

Modified Paths:
--------------
    trunk/audio/flite/Makefile

Modified: trunk/audio/flite/Makefile
===================================================================
--- trunk/audio/flite/Makefile	2014-09-07 16:38:30 UTC (rev 16945)
+++ trunk/audio/flite/Makefile	2014-09-07 17:44:36 UTC (rev 16946)
@@ -2,6 +2,7 @@
 
 PORTNAME=	flite
 PORTVERSION=	1.4
+PORTREVISION=	1
 CATEGORIES=	audio
 MASTER_SITES=	http://www.speech.cs.cmu.edu/flite/packed/${PORTNAME}-${PORTVERSION}/
 DISTNAME=	${PORTNAME}-${PORTVERSION}-release
@@ -13,8 +14,9 @@
 
 FAKE_OPTS=	prefixhack
 
-USE_GMAKE=	yes
-USE_BZIP2=	yes
+OPTIONS_DEFINE=	DOCS
+
+USES=		gmake tar:bzip2
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--enable-shared=yes
 USE_LDCONFIG=	yes



More information about the Midnightbsd-cvs mailing list