aboutsummaryrefslogtreecommitdiff
path: root/audio/rsynth/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-02-02 21:39:59 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-02-02 21:39:59 +0000
commit3583ca4d94986adccb17a146feef82457f458105 (patch)
treec4f5313334c0d935e85b43b86393ea5944fcd42c /audio/rsynth/Makefile
parenta46663d5988478b0cb710302dbf075d0e10dab3e (diff)
downloadports-3583ca4d94986adccb17a146feef82457f458105.tar.gz
ports-3583ca4d94986adccb17a146feef82457f458105.zip
Notes
Diffstat (limited to 'audio/rsynth/Makefile')
-rw-r--r--audio/rsynth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rsynth/Makefile b/audio/rsynth/Makefile
index 2b4ca24a38c2..fa3ccaaebd34 100644
--- a/audio/rsynth/Makefile
+++ b/audio/rsynth/Makefile
@@ -12,8 +12,8 @@ MASTER_SITES= ftp://svr-ftp.eng.cam.ac.uk/pub/comp.speech/synthesis/
MAINTAINER= faulkner@mpd.tandem.com
-BUILD_DEPENDS= ${PREFIX}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm \
- ${PREFIX}/include/audio/audiolib.h:${PORTSDIR}/audio/nas
+BUILD_DEPENDS= ${LOCALBASE}/lib/libgdbm.a:${PORTSDIR}/databases/gdbm \
+ ${LOCALBASE}/include/audio/audiolib.h:${PORTSDIR}/audio/nas
RUN_DEPENDS= auvoxware:${PORTSDIR}/audio/nas
GNU_CONFIGURE= YES