summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorLars Fredriksen <lars@FreeBSD.org>1996-11-13 21:36:46 +0000
committerLars Fredriksen <lars@FreeBSD.org>1996-11-13 21:36:46 +0000
commitd5aef90cabb633c494c29027a145a1b2605a44e3 (patch)
tree973dcf8d8a7563a4228885bfcc9150f3473aeda6 /audio
parentCorrect my idea of what "FreeBSD after 2.2 needs". SuidPerl failed to (diff)
fixed compile dependency on gdbm
Notes
Notes: svn path=/head/; revision=4451
Diffstat (limited to 'audio')
-rw-r--r--audio/rsynth/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile
index 4e0a08a4f53e..c7047e1c949f 100644
--- a/audio/rsynth/Makefile
+++ b/audio/rsynth/Makefile
@@ -10,6 +10,7 @@ DISTNAME= rsynth-2.0
CATEGORIES= audio
MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/
+BUILD_DEPENDS= gdbm:$(PORTSDIR}/databases/gdbm
EXEC_DEPENDS= auvoxware:${PORTSDIR}/audio/nas
GNU_CONFIGURE= YES