summaryrefslogtreecommitdiff
path: root/filesystems/fuse
diff options
context:
space:
mode:
authorrodent <rodent>2013-04-08 11:17:08 +0000
committerrodent <rodent>2013-04-08 11:17:08 +0000
commit315a605c7a7b24362633aa81dda2e5490cef9ff2 (patch)
treea54d33520d98c61ee2a68e3afa6cf5aa83a00659 /filesystems/fuse
parentea88ef50fe2ea773fba2c2a725ed155119491e80 (diff)
downloadpkgsrc-315a605c7a7b24362633aa81dda2e5490cef9ff2.tar.gz
Remove "Trailing empty lines." and/or "Trailing white-space."
Diffstat (limited to 'filesystems/fuse')
-rw-r--r--filesystems/fuse/builtin.mk3
1 files changed, 1 insertions, 2 deletions
diff --git a/filesystems/fuse/builtin.mk b/filesystems/fuse/builtin.mk
index 8fda87ee3f1..29445218874 100644
--- a/filesystems/fuse/builtin.mk
+++ b/filesystems/fuse/builtin.mk
@@ -1,4 +1,4 @@
-# $NetBSD: builtin.mk,v 1.1 2012/02/28 15:03:39 hans Exp $
+# $NetBSD: builtin.mk,v 1.2 2013/04/08 11:17:13 rodent Exp $
BUILTIN_PKG:= fuse
PKGCONFIG_BASE.fuse= /usr
@@ -8,4 +8,3 @@ PKGCONFIG_FILE.fuse= /usr/lib/pkgconfig/fuse.pc
.if !empty(USE_BUILTIN.fuse:M[yY][eE][sS])
BUILDLINK_FILES.fuse+= lib/pkgconfig/fuse.pc
.endif
-