aboutsummaryrefslogtreecommitdiff
path: root/audio/zinf
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-03-23 21:18:33 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-03-23 21:18:33 +0000
commitec0a216e33517ffabe3bc6399dae03e09cebb2f7 (patch)
treecfc575e47624d5c88281b16257c2c86804939e6d /audio/zinf
parent91fbf78a407f2d2ad063478401ebfbbd1f2a42b6 (diff)
downloadports-ec0a216e33517ffabe3bc6399dae03e09cebb2f7.tar.gz
ports-ec0a216e33517ffabe3bc6399dae03e09cebb2f7.zip
- Fix after objformat removal
Notes
Notes: svn path=/head/; revision=188130
Diffstat (limited to 'audio/zinf')
-rw-r--r--audio/zinf/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile
index 3b63a698fee0..1497d7734552 100644
--- a/audio/zinf/Makefile
+++ b/audio/zinf/Makefile
@@ -89,6 +89,9 @@ pre-everything::
@${ECHO_MSG} "WITH_ALL_PLUGINS=yes build with all plugins"
@${ECHO_MSG}
+post-patch:
+ @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
+
post-install:
@${MKDIR} ${PREFIX}/etc/sdr/plugins
${INSTALL_DATA} ${FILESDIR}/sdr2.plugin.S100.audio.rtp.mpa.zinf \