pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/fwknop Needs libtool.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/de32f85a09b7
branches:  trunk
changeset: 419567:de32f85a09b7
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat Dec 21 23:44:59 2019 +0000

description:
Needs libtool.

diffstat:

 net/fwknop/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1ee86e1bcf71 -r de32f85a09b7 net/fwknop/Makefile
--- a/net/fwknop/Makefile       Sat Dec 21 23:44:45 2019 +0000
+++ b/net/fwknop/Makefile       Sat Dec 21 23:44:59 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2019/11/03 11:45:35 rillig Exp $
+# $NetBSD: Makefile,v 1.3 2019/12/21 23:44:59 joerg Exp $
 
 DISTNAME=      fwknop-2.6.9
 CATEGORIES=    net
@@ -14,6 +14,7 @@
 
 USE_TOOLS+=    aclocal autoconf automake autoheader makeinfo
 
+USE_LIBTOOL=           yes
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --infodir=${PREFIX}/${PKGINFODIR}
 



Home | Main Index | Thread Index | Old Index