Author: imp
Date: Sun Apr 13 05:22:22 2014
New Revision: 264401
URL: http://svnweb.freebsd.org/changeset/base/264401

Log:
  In tree makefile shouldn't be setting policy piecemeal. Don't set
  NO_MANCOMPRESS here.

Modified:
  head/sbin/mount_fusefs/Makefile

Modified: head/sbin/mount_fusefs/Makefile
==============================================================================
--- head/sbin/mount_fusefs/Makefile     Sun Apr 13 05:21:56 2014        
(r264400)
+++ head/sbin/mount_fusefs/Makefile     Sun Apr 13 05:22:22 2014        
(r264401)
@@ -23,7 +23,6 @@ DEBUG_FLAGS+= -DFUSE4BSD_VERSION="\"${F4
 PROG=  mount_fusefs
 SRCS=  mount_fusefs.c getmntopts.c
 MAN8=  mount_fusefs.8
-NO_MANCOMPRESS?=       yes
 
 MOUNT= ${.CURDIR}/../mount
 CFLAGS+=       -I${MOUNT}
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to