diff options
Diffstat (limited to 'audio/rsynth/Makefile')
-rw-r--r-- | audio/rsynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile index 894d46fb20f8..fd7332518c1a 100644 --- a/audio/rsynth/Makefile +++ b/audio/rsynth/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/ MAINTAINER= ports@FreeBSD.org COMMENT= Speech synthesizer -LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \ +LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \ libaudio.so:${PORTSDIR}/audio/nas GNU_CONFIGURE= yes |