aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-10-11 22:24:53 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-10-11 22:24:53 +0000
commitf4c0069344f014f4ed350f0af9c300ca3a8efb66 (patch)
tree85887cc5e32b5859e7047e8cf586d4ede57f542b /audio
parent05fed91610ac5b4feccea0746c351a5f7e4fee0c (diff)
downloadports-f4c0069344f014f4ed350f0af9c300ca3a8efb66.tar.gz
ports-f4c0069344f014f4ed350f0af9c300ca3a8efb66.zip
Notes
Diffstat (limited to 'audio')
-rw-r--r--audio/rsynth/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile
index f68cf3192be0..d05a2778ade3 100644
--- a/audio/rsynth/Makefile
+++ b/audio/rsynth/Makefile
@@ -7,14 +7,15 @@
PORTNAME= rsynth
PORTVERSION= 2.0
+PORTREVISION= 1
CATEGORIES= audio accessibility
MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/
MAINTAINER= ports@FreeBSD.org
COMMENT= Speech synthesizer
-BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm \
- ${X11BASE}/include/audio/audiolib.h:${PORTSDIR}/audio/nas
+BUILD_DEPENDS= ${X11BASE}/include/audio/audiolib.h:${PORTSDIR}/audio/nas
+LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm
GNU_CONFIGURE= yes