svn commit: r343745 - head/sysutils/fusefs-mp3fs
Martin Wilke
miwi at FreeBSD.org
Tue Feb 11 14:13:57 UTC 2014
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>
More information about the svn-ports-all
mailing list