aboutsummaryrefslogtreecommitdiff
path: root/audio/rezound
diff options
context:
space:
mode:
authorPietro Cerutti <gahr@FreeBSD.org>2013-10-08 07:11:25 +0000
committerPietro Cerutti <gahr@FreeBSD.org>2013-10-08 07:11:25 +0000
commit810354445a3d9c850eb98406f522ddbc83cc5cdd (patch)
tree7debd0388c712741656553be948a9b1028e6efe4 /audio/rezound
parent2271dba1df46aab93b42c8ac438d19a67d5a7011 (diff)
downloadports-810354445a3d9c850eb98406f522ddbc83cc5cdd.tar.gz
ports-810354445a3d9c850eb98406f522ddbc83cc5cdd.zip
- Fix location of reswrap after update of FOX-1.4
Reported by: QAT
Notes
Notes: svn path=/head/; revision=329763
Diffstat (limited to 'audio/rezound')
-rw-r--r--audio/rezound/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile
index 3c19f2bfb03f..a17cb040e153 100644
--- a/audio/rezound/Makefile
+++ b/audio/rezound/Makefile
@@ -20,6 +20,7 @@ GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --disable-alsa
+CONFIGURE_ENV+= ac_cv_path_RESWRAP=${LOCALBASE}/bin/fox-1.4/reswrap
MAKE_JOBS_UNSAFE= yes
OPTIONS_DEFINE= LARGEFILE JACK AUDIOFILE PORTAUDIO OGG VORBIS FLAC FFTW \