aboutsummaryrefslogtreecommitdiff
path: root/audio/rsynth
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-02 21:41:48 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-02 21:41:48 +0000
commitc2fc81b04cdd4d55867445d8034197a11d0baf86 (patch)
tree06eaffe1e831c78bddaf84ed099022cf7603a30a /audio/rsynth
parent3583ca4d94986adccb17a146feef82457f458105 (diff)
downloadports-c2fc81b04cdd4d55867445d8034197a11d0baf86.tar.gz
ports-c2fc81b04cdd4d55867445d8034197a11d0baf86.zip
fix bad dependency path
Notes
Notes: svn path=/head/; revision=25425
Diffstat (limited to 'audio/rsynth')
-rw-r--r--audio/rsynth/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile
index fa3ccaaebd34..4edeb25b59b7 100644
--- a/audio/rsynth/Makefile
+++ b/audio/rsynth/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/
MAINTAINER= faulkner@mpd.tandem.com
BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm \
- ${LOCALBASE}/include/audio/audiolib.h:${PORTSDIR}/audio/nas
+ ${X11BASE}/include/audio/audiolib.h:${PORTSDIR}/audio/nas
RUN_DEPENDS= auvoxware:${PORTSDIR}/audio/nas
GNU_CONFIGURE= YES