pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/filesystems/fuse-lzofs fuse-lzofs: needs zlib
details: https://anonhg.NetBSD.org/pkgsrc/rev/e84efa7c218b
branches: trunk
changeset: 452721:e84efa7c218b
user: nia <nia%pkgsrc.org@localhost>
date: Fri May 14 14:17:41 2021 +0000
description:
fuse-lzofs: needs zlib
diffstat:
filesystems/fuse-lzofs/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 11626ca075a3 -r e84efa7c218b filesystems/fuse-lzofs/Makefile
--- a/filesystems/fuse-lzofs/Makefile Fri May 14 14:15:36 2021 +0000
+++ b/filesystems/fuse-lzofs/Makefile Fri May 14 14:17:41 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/08/16 20:45:36 wiz Exp $
+# $NetBSD: Makefile,v 1.6 2021/05/14 14:17:41 nia Exp $
#
DISTNAME= LZOlayer_fs-20060306
@@ -20,5 +20,6 @@
${INSTALL_PROGRAM} ${WRKSRC}/lzo_fs ${DESTDIR}${PREFIX}/bin/lzo_fs
.include "../../archivers/lzo/buildlink3.mk"
+.include "../../devel/zlib/buildlink3.mk"
.include "../../mk/fuse.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index