From f7538fa45d83b0fdc5ccd2edd3c69c1ccd8d5c7f Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 1 Nov 2002 16:34:34 +0000 Subject: Depend on latest gdbm and bump PKGREVISION (major bump in gdbm library). --- audio/rsynth/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 704128e878b..2e57f523f70 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -3,11 +3,12 @@ # Date created: 03 Jan 1995 # Whom: faulkner@mpd.tandem.com # -# $NetBSD: Makefile,v 1.4 2001/12/22 04:11:39 fredb Exp $ +# $NetBSD: Makefile,v 1.5 2002/11/01 16:34:34 wiz Exp $ # FreeBSD Id: Makefile,v 1.8 1996/11/15 23:14:14 obrien Exp # DISTNAME= rsynth-2.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ \ ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/dictionaries/cmudict/ @@ -17,7 +18,7 @@ MAINTAINER= packages@netbsd.org HOMEPAGE= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/FAQ-complete COMMENT= Public Domain Speech Synthesis System -DEPENDS+= gdbm>=1.8.0:../../databases/gdbm +DEPENDS+= gdbm>=1.8.3:../../databases/gdbm DEPENDS+= nas>=1.4:../../audio/nas DICT_FILES+= README cmudict.0.4.Z cmulex.0.4.Z phoneset.0.4 -- cgit v1.2.3