summaryrefslogtreecommitdiff
path: root/filesystems/perfuse/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'filesystems/perfuse/patches/patch-aa')
-rw-r--r--filesystems/perfuse/patches/patch-aa7
1 files changed, 3 insertions, 4 deletions
diff --git a/filesystems/perfuse/patches/patch-aa b/filesystems/perfuse/patches/patch-aa
index 270313c7fd1..b5582b0e306 100644
--- a/filesystems/perfuse/patches/patch-aa
+++ b/filesystems/perfuse/patches/patch-aa
@@ -1,8 +1,8 @@
-$NetBSD: patch-aa,v 1.3 2011/05/17 12:41:16 manu Exp $
+$NetBSD: patch-aa,v 1.4 2011/05/17 12:44:13 wiz Exp $
+
--- lib/libperfuse/Makefile.orig 2011-05-09 11:44:28.000000000 +0200
+++ lib/libperfuse/Makefile 2011-05-09 11:44:35.000000000 +0200
-@@ -1,8 +1,8 @@
- # $NetBSD: patch-aa,v 1.3 2011/05/17 12:41:16 manu Exp $
+@@ -2,6 +2,6 @@
LIB= perfuse
-LIBDPLIBS+= puffs ${.CURDIR}/../libpuffs
@@ -10,4 +10,3 @@ $NetBSD: patch-aa,v 1.3 2011/05/17 12:41:16 manu Exp $
.ifdef DEBUG
PERFUSE_OPT_DEBUG_FLAGS= -g -DPERFUSE_DEBUG
- .endif