aboutsummaryrefslogtreecommitdiffstats
path: root/audio/rsynth/Makefile
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1998-11-29 16:16:52 +0800
committerasami <asami@FreeBSD.org>1998-11-29 16:16:52 +0800
commit65e077136b52046bdb1dba4f790bd5367e382214 (patch)
treea038986c0f2126eac4e36924ca1385fe7d59e95c /audio/rsynth/Makefile
parenta1da85425990c10ff5e86a6295bc4125c16d77a9 (diff)
downloadfreebsd-ports-gnome-65e077136b52046bdb1dba4f790bd5367e382214.tar.gz
freebsd-ports-gnome-65e077136b52046bdb1dba4f790bd5367e382214.tar.zst
freebsd-ports-gnome-65e077136b52046bdb1dba4f790bd5367e382214.zip
EXEC_DEPENDS is deprecated.
Diffstat (limited to 'audio/rsynth/Makefile')
-rw-r--r--audio/rsynth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile
index 522675c532a4..8c75105141d1 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