diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-09-13 18:25:04 +0000 |
commit | a5bee80ce4fb7f1f65014eea6f67539f4089937a (patch) | |
tree | 75524d8b4dfba0e8385592ad0bb6f6aba7f1a942 /audio/libtremor | |
parent | 22694151442ff0e618cd8c95890c9034b8d21f87 (diff) |
Notes
Diffstat (limited to 'audio/libtremor')
-rw-r--r-- | audio/libtremor/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/libtremor/Makefile b/audio/libtremor/Makefile index c7b2a7ea25b5..183d465ce8fd 100644 --- a/audio/libtremor/Makefile +++ b/audio/libtremor/Makefile @@ -16,7 +16,6 @@ WRKSRC= ${WRKDIR}/Tremor USES= libtool tar:tgz USE_AUTOTOOLS= aclocal automake autoconf libtoolize AUTOMAKE_ARGS= -a -c -LIBTOOLIZE_ARGS=-i -c GNU_CONFIGURE= yes USE_LDCONFIG= yes |