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/mp3check | |
parent | f0042b318fc95e42fd6cbdddf7718824cbe71d27 (diff) |
Notes
Diffstat (limited to 'audio/mp3check')
-rw-r--r-- | audio/mp3check/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mp3check/Makefile b/audio/mp3check/Makefile index 6425106f8a65..00a2b53d3622 100644 --- a/audio/mp3check/Makefile +++ b/audio/mp3check/Makefile @@ -17,7 +17,6 @@ COMMENT= A tool for checking and fixing mp3 archive inconsistencies RUN_DEPENDS= ${LOCALBASE}/bin/id3tool:${PORTSDIR}/audio/id3tool \ ${LOCALBASE}/bin/mp3_check:${PORTSDIR}/audio/mp3_check -USE_REINPLACE= yes USE_PERL5_RUN= yes NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} |