diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-03 05:14:35 +0000 |
commit | 179697185db80e426e28ad40d6d8ff6c2b143872 (patch) | |
tree | 1d93c88edb7b001cd163c05bf6a97f1ad07856e3 /audio/autools | |
parent | f0042b318fc95e42fd6cbdddf7718824cbe71d27 (diff) |
Notes
Diffstat (limited to 'audio/autools')
-rw-r--r-- | audio/autools/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/autools/Makefile b/audio/autools/Makefile index aace38126d16..2cc03337b980 100644 --- a/audio/autools/Makefile +++ b/audio/autools/Makefile @@ -17,7 +17,6 @@ COMMENT= A collection of programs to manipulate audio files BUILD_DEPENDS= ${LOCALBASE}/lib/libtsp.a:${PORTSDIR}/audio/afsp -USE_REINPLACE= yes USE_GMAKE= yes MAKE_ENV= AFSP_INCLUDE_PATH="${LOCALBASE}/include" \ AFSP_LIBRARY_PATH="${LOCALBASE}/lib" |