diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-11-13 10:22:54 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-11-13 10:22:54 +0000 |
commit | 5eb048e6fa6c9577e34a003f9dd6b47c04da87f5 (patch) | |
tree | c5bcaaa6d8da90ae0e551fecbfb53cbce3e59567 /audio/libogg | |
parent | 1d57184ff41ec0135b66cf383722efed6a6b4bf4 (diff) | |
download | ports-5eb048e6fa6c9577e34a003f9dd6b47c04da87f5.tar.gz ports-5eb048e6fa6c9577e34a003f9dd6b47c04da87f5.zip |
Notes
Diffstat (limited to 'audio/libogg')
-rw-r--r-- | audio/libogg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libogg/Makefile b/audio/libogg/Makefile index 3a5280eb073b..09f1780d4e7f 100644 --- a/audio/libogg/Makefile +++ b/audio/libogg/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}/ogg ACLOCAL?= ${LOCALBASE}/bin/aclocal |