aboutsummaryrefslogtreecommitdiff
path: root/audio/darkice
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-07-16 14:56:10 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-07-16 14:56:10 +0000
commit800d78b28b5eeb10e5be2b9360880e3f4a485512 (patch)
tree763498f80b2bcd6e970e2c2ec6008bc5e2c491cb /audio/darkice
parentd54d68bbceef37d2cca0237a884002cd1a0dd98f (diff)
downloadports-800d78b28b5eeb10e5be2b9360880e3f4a485512.tar.gz
ports-800d78b28b5eeb10e5be2b9360880e3f4a485512.zip
- Unbreak build after autotool update
Notes
Notes: svn path=/head/; revision=323110
Diffstat (limited to 'audio/darkice')
-rw-r--r--audio/darkice/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile
index 684578d13a01..aa9b6fdfee32 100644
--- a/audio/darkice/Makefile
+++ b/audio/darkice/Makefile
@@ -20,6 +20,7 @@ OPTIONS_DEFAULT= VORBIS
AACPLUS_DESC= AAC HEv2 and libsamplerate support
USE_AUTOTOOLS= aclocal autoconf
+AUTOMAKE_ARGS= --add-missing
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_prog_acx_pthread_config=no
CPPFLAGS+= ${PTHREAD_CFLAGS}