From cee5502dd17356f896bbf1af6994c50b89531b95 Mon Sep 17 00:00:00 2001 From: marc Date: Wed, 7 Oct 1998 00:13:51 +0000 Subject: [PATCH] update build dependencies --- audio/rsynth/Makefile | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index cd95a6a921a..974fb85ffff 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -1,18 +1,14 @@ -# OpenBSD makefile for: rsynth -# Version required: 2.0 -# Date created: June 7 1998 -# Whom: Angelos D. Keromytis -# -# $OpenBSD: Makefile,v 1.1.1.1 1998/06/08 02:00:52 angelos Exp $ +# $OpenBSD: Makefile,v 1.2 1998/10/07 00:13:51 marc Exp $ # DISTNAME= rsynth-2.0 CATEGORIES= audio -MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ MAINTAINER= angelos@openbsd.org -#BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm +MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ + +BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm #EXEC_DEPENDS= auvoxware:${PORTSDIR}/audio/nas GNU_CONFIGURE= YES