diff options
Diffstat (limited to 'audio/shntool/Makefile')
-rw-r--r-- | audio/shntool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/shntool/Makefile b/audio/shntool/Makefile index ffcdd9b7549d..807a805110f8 100644 --- a/audio/shntool/Makefile +++ b/audio/shntool/Makefile @@ -14,7 +14,6 @@ MAINTAINER= infofarmer@FreeBSD.org COMMENT= Multi-purpose .wav processing utility GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${MANPREFIX}/man SHN_ALIASES= tool len fix hash pad join split cat cmp cue conv info strip gen trim PLIST_FILES= ${SHN_ALIASES:S|^|bin/shn|} MAN1= shntool.1 |