diff options
author | mharo <mharo@FreeBSD.org> | 2000-02-03 05:39:59 +0800 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-02-03 05:39:59 +0800 |
commit | 38ab15e747f73c187bb509c90900568ec035fb80 (patch) | |
tree | 4297a63cf51107689c93d038167cc206659283bd /audio | |
parent | 3001b1ffcb892dcfcb026e2ce8bd4c99e2cf53e0 (diff) | |
download | freebsd-ports-gnome-38ab15e747f73c187bb509c90900568ec035fb80.tar.gz freebsd-ports-gnome-38ab15e747f73c187bb509c90900568ec035fb80.tar.zst freebsd-ports-gnome-38ab15e747f73c187bb509c90900568ec035fb80.zip |
portlint
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rsynth/Makefile | 4 | ||||
-rw-r--r-- | audio/rsynth/pkg-descr | 1 |
2 files changed, 2 insertions, 3 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 diff --git a/audio/rsynth/pkg-descr b/audio/rsynth/pkg-descr index d4122f31b479..743aa8f61118 100644 --- a/audio/rsynth/pkg-descr +++ b/audio/rsynth/pkg-descr @@ -12,4 +12,3 @@ The Oxford Text Archive Shortlist (available on request via electronic mail and by FTP) gives up to date brief details of all texts held in the Archive. Send electronic mail to ARCHIVE@VAX.OXFORD.AC.UK. For anonymous FTP, look in the directory ota on ota.ox.ac.uk (129.67.1.165) - |