summaryrefslogtreecommitdiffstats
path: root/audio/rsynth
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-11-29 08:16:52 +0000
committerasami <asami@FreeBSD.org>1998-11-29 08:16:52 +0000
commit65e077136b52046bdb1dba4f790bd5367e382214 (patch)
treea038986c0f2126eac4e36924ca1385fe7d59e95c /audio/rsynth
parenta1da85425990c10ff5e86a6295bc4125c16d77a9 (diff)
downloadFreeBSD-ports-65e077136b52046bdb1dba4f790bd5367e382214.zip
FreeBSD-ports-65e077136b52046bdb1dba4f790bd5367e382214.tar.gz
EXEC_DEPENDS is deprecated.
Diffstat (limited to 'audio/rsynth')
-rw-r--r--audio/rsynth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile
index 522675c..8c75105 100644
--- a/audio/rsynth/Makefile
+++ b/audio/rsynth/Makefile
@@ -3,7 +3,7 @@
# Date created: 03 Jan 1995
# Whom: faulkner@mpd.tandem.com
#
-# $Id: Makefile,v 1.7 1996/11/15 06:11:41 asami Exp $
+# $Id: Makefile,v 1.8 1996/11/15 23:14:14 obrien Exp $
#
DISTNAME= rsynth-2.0
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/
MAINTAINER= faulkner@mpd.tandem.com
BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm
-EXEC_DEPENDS= auvoxware:${PORTSDIR}/audio/nas
+RUN_DEPENDS= auvoxware:${PORTSDIR}/audio/nas
GNU_CONFIGURE= YES
OpenPOWER on IntegriCloud