summaryrefslogtreecommitdiffstats
path: root/audio/libao
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>2000-11-16 13:06:29 +0000
committerasami <asami@FreeBSD.org>2000-11-16 13:06:29 +0000
commit97813f2e4b6086b07dddd1d7060ce9094fddfed3 (patch)
treef1976e7d678ba30bc7fc74dc0a206baeb478df04 /audio/libao
parente241ea065727dff3bbede0b7e8b6ee4f8f757201 (diff)
downloadFreeBSD-ports-97813f2e4b6086b07dddd1d7060ce9094fddfed3.zip
FreeBSD-ports-97813f2e4b6086b07dddd1d7060ce9094fddfed3.tar.gz
Add AUTO{CONF,MAKE}_{ENV,ARGS}. Among other things, this will fix
audio/libao, audio/libogg, audio/libvorbis and audio/vorbis-tools which need --add-missing to be passed to automake. PR: 22610 Submitted by: Theo van Klaveren <t.vanklaveren@student.utwente.nl>, roger, sobomax
Diffstat (limited to 'audio/libao')
-rw-r--r--audio/libao/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile
index cd5d535..8278952 100644
--- a/audio/libao/Makefile
+++ b/audio/libao/Makefile
@@ -21,6 +21,7 @@ WRKSRC= ${WRKDIR}/ao
ACLOCAL?= ${LOCALBASE}/bin/aclocal
AUTOHEADER?= ${LOCALBASE}/bin/autoheader
+AUTOMAKE_ARGS= --add-missing
post-patch:
cd ${WRKSRC} && ${ACLOCAL}
OpenPOWER on IntegriCloud