aboutsummaryrefslogtreecommitdiff
path: root/sysutils/fusefs-funionfs
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2013-11-13 12:50:18 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2013-11-13 12:50:18 +0000
commit8ee0bc1cf8a0b9b6ba12dbdedd40572ea468470c (patch)
tree6ead876c581f1f144c740c1ec88671868ab31586 /sysutils/fusefs-funionfs
parentb17ff1fb1904937928bdcc2bb11586e13632ba3f (diff)
downloadports-8ee0bc1cf8a0b9b6ba12dbdedd40572ea468470c.tar.gz
ports-8ee0bc1cf8a0b9b6ba12dbdedd40572ea468470c.zip
Support STAGEDIR.
Notes
Notes: svn path=/head/; revision=333680
Diffstat (limited to 'sysutils/fusefs-funionfs')
-rw-r--r--sysutils/fusefs-funionfs/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/sysutils/fusefs-funionfs/Makefile b/sysutils/fusefs-funionfs/Makefile
index 61391506c9c3..2c22f208f554 100644
--- a/sysutils/fusefs-funionfs/Makefile
+++ b/sysutils/fusefs-funionfs/Makefile
@@ -15,8 +15,6 @@ CFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
USES= fuse
-MAN1= funionfs.1
-PLIST_FILES= bin/funionfs
+PLIST_FILES= bin/funionfs man/man1/${PORTNAME}.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>