diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-11-13 23:12:49 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-11-13 23:12:49 +0000 |
commit | 705c6ecc711e959a3edd283bade7a1d4041b2339 (patch) | |
tree | 980853e101f2053102d499f2bce786921bd28276 /audio/libvorbis | |
parent | d0a95c82d40810eaafd1b0b4e667f8465742fe0b (diff) | |
download | ports-705c6ecc711e959a3edd283bade7a1d4041b2339.tar.gz ports-705c6ecc711e959a3edd283bade7a1d4041b2339.zip |
Notes
Diffstat (limited to 'audio/libvorbis')
-rw-r--r-- | audio/libvorbis/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index 7d74b34e98ff..4a07df698e7a 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= ogg.0:${PORTSDIR}/audio/libogg GNU_CONFIGURE= yes USE_GMAKE= yes USE_LIBTOOL= yes +USE_AUTOMAKE= yes WRKSRC= ${WRKDIR}/vorbis ACLOCAL?= ${LOCALBASE}/bin/aclocal |