diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2000-11-13 10:57:16 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2000-11-13 10:57:16 +0000 |
commit | 71666d4120160fb3301f5789bd44370d5a808dff (patch) | |
tree | 08819bab578e4ec7d6d824d1406b3ffa15faea68 /audio/libao | |
parent | c24b93e3f9b2b9bd2314c3ae6ac2109a7a0650de (diff) | |
download | ports-71666d4120160fb3301f5789bd44370d5a808dff.tar.gz ports-71666d4120160fb3301f5789bd44370d5a808dff.zip |
Notes
Diffstat (limited to 'audio/libao')
-rw-r--r-- | audio/libao/Makefile | 1 |
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 |