summaryrefslogtreecommitdiff
path: root/audio
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
parent- Fix build after autotools update (diff)
- Unbreak build after autotool update
Notes
Notes: svn path=/head/; revision=323110
Diffstat (limited to 'audio')
-rw-r--r--audio/darkice/Makefile1
-rw-r--r--audio/terminatorx/Makefile1
2 files changed, 2 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}
diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile
index bf597d38849a..8405bc9f132b 100644
--- a/audio/terminatorx/Makefile
+++ b/audio/terminatorx/Makefile
@@ -31,6 +31,7 @@ USE_GNOME= gnomehier gtk20 libxml2
USE_GMAKE= yes
USE_AUTOTOOLS= aclocal autoheader automake autoconf
ACLOCAL_ARGS= -I ${LOCALBASE}/share/aclocal
+AUTOMAKE_ARGS= --add-missing
CONFIGURE_ARGS= --disable-alsamidi \
--disable-scheduler
INSTALLS_OMF= yes