diff options
author | Lars Fredriksen <lars@FreeBSD.org> | 1996-11-13 21:36:46 +0000 |
---|---|---|
committer | Lars Fredriksen <lars@FreeBSD.org> | 1996-11-13 21:36:46 +0000 |
commit | d5aef90cabb633c494c29027a145a1b2605a44e3 (patch) | |
tree | 973dcf8d8a7563a4228885bfcc9150f3473aeda6 /audio/rsynth/Makefile | |
parent | 9e61d0c9115cdb844eac58c186f778ba56cf0359 (diff) | |
download | ports-d5aef90cabb633c494c29027a145a1b2605a44e3.tar.gz ports-d5aef90cabb633c494c29027a145a1b2605a44e3.zip |
Notes
Diffstat (limited to 'audio/rsynth/Makefile')
-rw-r--r-- | audio/rsynth/Makefile | 1 |
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 |