diff options
Diffstat (limited to 'audio/mp3_check/Makefile')
-rw-r--r-- | audio/mp3_check/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/mp3_check/Makefile b/audio/mp3_check/Makefile index a94e2fb1382d..fb504edbfc5a 100644 --- a/audio/mp3_check/Makefile +++ b/audio/mp3_check/Makefile @@ -15,7 +15,6 @@ MASTER_SITE_SUBDIR= mp3check MAINTAINER= ericb@thedeepsky.com COMMENT= Verifies the integrity of mp3 audio files -USE_GETOPT_LONG=yes MAKE_ENV= CPPFLAGS="${CPPFLAGS}" \ LDFLAGS="${LDFLAGS}" PLIST_FILES= bin/mp3_check |