aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-02-03 05:41:48 +0800
committermharo <mharo@FreeBSD.org>2000-02-03 05:41:48 +0800
commitf641ffc180893c8a254859d95922a82f8c772259 (patch)
tree51e8e7f907cf72e2b9dc048cc271582e618c84da /audio
parent38ab15e747f73c187bb509c90900568ec035fb80 (diff)
downloadfreebsd-ports-gnome-f641ffc180893c8a254859d95922a82f8c772259.tar.gz
freebsd-ports-gnome-f641ffc180893c8a254859d95922a82f8c772259.tar.zst
freebsd-ports-gnome-f641ffc180893c8a254859d95922a82f8c772259.zip
fix bad dependency path
Diffstat (limited to 'audio')
-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