pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/filesystems/ltfs Link with stock libfuse, not with lib...
details: https://anonhg.NetBSD.org/pkgsrc/rev/53c3fd23b5b8
branches: trunk
changeset: 331532:53c3fd23b5b8
user: manu <manu%pkgsrc.org@localhost>
date: Wed Mar 20 00:48:35 2019 +0000
description:
Link with stock libfuse, not with librefuse
diffstat:
filesystems/ltfs/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 7a5e0ada9515 -r 53c3fd23b5b8 filesystems/ltfs/Makefile
--- a/filesystems/ltfs/Makefile Wed Mar 20 00:30:07 2019 +0000
+++ b/filesystems/ltfs/Makefile Wed Mar 20 00:48:35 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2019/02/25 01:00:39 manu Exp $
+# $NetBSD: Makefile,v 1.2 2019/03/20 00:48:35 manu Exp $
GITHUB_PROJECT= ltfs
DISTNAME= v2.4.2.0-pre0
@@ -42,5 +42,5 @@
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../net/net-snmp/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
-.include "../../mk/fuse.buildlink3.mk"
+.include "../../filesystems/fuse/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index