Sun Jul 4 07:15:16 2010 UTC ()
Pullup previous changes on HEAD to pkgsrc-2010Q2 branch to fix branching
error, and to sync with reality.


(agc)
diff -r1.3 -r1.3.32.1 pkgsrc/filesystems/fuse/Makefile

cvs diff -r1.3 -r1.3.32.1 pkgsrc/filesystems/fuse/Makefile (expand / switch to context diff)
--- pkgsrc/filesystems/fuse/Makefile 2007/03/16 18:57:29 1.3
+++ pkgsrc/filesystems/fuse/Makefile 2010/07/04 07:15:16 1.3.32.1
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2007/03/16 18:57:29 gdt Exp $
+# $NetBSD: Makefile,v 1.3.32.1 2010/07/04 07:15:16 agc Exp $
 #
 
 DISTNAME=		fuse-2.5.2
@@ -8,6 +8,8 @@
 MAINTAINER=		pancake@phreaker.net
 HOMEPAGE=		http://fuse.sourceforge.net/
 COMMENT=		Filesystem in Userspace
+
+PKG_DESTDIR_SUPPORT=	user-destdir
 
 GNU_CONFIGURE=		yes