From f2198a206cced1a1109a7126d4200f832a1d15bd Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Tue, 11 Feb 2014 14:13:56 +0000 Subject: [PATCH] - Stage support --- sysutils/fusefs-mp3fs/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sysutils/fusefs-mp3fs/Makefile b/sysutils/fusefs-mp3fs/Makefile index 6a1659f2b027..b82168c5ffc6 100644 --- a/sysutils/fusefs-mp3fs/Makefile +++ b/sysutils/fusefs-mp3fs/Makefile @@ -20,8 +20,7 @@ FETCH_CMD= fetch -Fpr CFLAGS+= -L${LOCALBASE}/lib -I${LOCALBASE}/include GNU_CONFIGURE= yes USES= fuse pkgconfig -MAN1= mp3fs.1 -PLIST_FILES= bin/mp3fs +PLIST_FILES= bin/mp3fs \ + man/man1/mp3fs.1.gz -NO_STAGE= yes .include