summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2000-11-13 10:57:16 +0000
committerRoger Hardiman <roger@FreeBSD.org>2000-11-13 10:57:16 +0000
commit71666d4120160fb3301f5789bd44370d5a808dff (patch)
tree08819bab578e4ec7d6d824d1406b3ffa15faea68 /audio
parentAdd USE_XLIB, USE_FREETYPE doesn't imply it anymore. (diff)
Add USE_AUTOMAKE
Submitted by: bento
Notes
Notes: svn path=/head/; revision=35065
Diffstat (limited to 'audio')
-rw-r--r--audio/libao/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libao/Makefile b/audio/libao/Makefile
index e10f2cc079e1..cd5d53531c17 100644
--- a/audio/libao/Makefile
+++ b/audio/libao/Makefile
@@ -16,6 +16,7 @@ MAINTAINER= t.vanklaveren@student.utwente.nl
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_LIBTOOL= yes
+USE_AUTOMAKE= yes
WRKSRC= ${WRKDIR}/ao
ACLOCAL?= ${LOCALBASE}/bin/aclocal