pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/filesystems/fuse-bindfs Mark the package as requiring ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71a2f8acfacc
branches:  trunk
changeset: 372544:71a2f8acfacc
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Jan 27 04:24:05 2022 +0000

description:
Mark the package as requiring libtool

diffstat:

 filesystems/fuse-bindfs/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9ff5b817b5b9 -r 71a2f8acfacc filesystems/fuse-bindfs/Makefile
--- a/filesystems/fuse-bindfs/Makefile  Thu Jan 27 04:19:18 2022 +0000
+++ b/filesystems/fuse-bindfs/Makefile  Thu Jan 27 04:24:05 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2022/01/14 14:47:26 schmonz Exp $
+# $NetBSD: Makefile,v 1.8 2022/01/27 04:24:05 pho Exp $
 
 DISTNAME=      bindfs-1.15.1
 PKGNAME=       fuse-${DISTNAME}
@@ -15,6 +15,7 @@
 GNU_CONFIGURE= yes
 USE_LANGUAGES= c c++
 USE_TOOLS+=    automake autoreconf gmake pkg-config
+USE_LIBTOOL=   yes
 
 pre-configure:
        cd ${WRKSRC} && autoreconf



Home | Main Index | Thread Index | Old Index