Date: Tue, 11 Feb 2014 14:13:57 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343745 - head/sysutils/fusefs-mp3fs Message-ID: <201402111413.s1BEDvdS021225@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: miwi Date: Tue Feb 11 14:13:56 2014 New Revision: 343745 URL: http://svnweb.freebsd.org/changeset/ports/343745 QAT: https://qat.redports.org/buildarchive/r343745/ Log: - Stage support Modified: head/sysutils/fusefs-mp3fs/Makefile Modified: head/sysutils/fusefs-mp3fs/Makefile ============================================================================== --- head/sysutils/fusefs-mp3fs/Makefile Tue Feb 11 14:12:58 2014 (r343744) +++ head/sysutils/fusefs-mp3fs/Makefile Tue Feb 11 14:13:56 2014 (r343745) @@ -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 <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402111413.s1BEDvdS021225>