svn commit: r329763 - head/audio/rezound
Pietro Cerutti
gahr at FreeBSD.org
Tue Oct 8 07:11:26 UTC 2013
Author: gahr
Date: Tue Oct 8 07:11:25 2013
New Revision: 329763
URL: http://svnweb.freebsd.org/changeset/ports/329763
Log:
- Fix location of reswrap after update of FOX-1.4
Reported by: QAT
Modified:
head/audio/rezound/Makefile
Modified: head/audio/rezound/Makefile
==============================================================================
--- head/audio/rezound/Makefile Tue Oct 8 07:06:16 2013 (r329762)
+++ head/audio/rezound/Makefile Tue Oct 8 07:11:25 2013 (r329763)
@@ -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 \
More information about the svn-ports-all
mailing list