pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/fwknop
Module Name: pkgsrc
Committed By: joerg
Date: Sat Dec 21 23:44:59 UTC 2019
Modified Files:
pkgsrc/net/fwknop: Makefile
Log Message:
Needs libtool.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/net/fwknop/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/fwknop/Makefile
diff -u pkgsrc/net/fwknop/Makefile:1.2 pkgsrc/net/fwknop/Makefile:1.3
--- pkgsrc/net/fwknop/Makefile:1.2 Sun Nov 3 11:45:35 2019
+++ pkgsrc/net/fwknop/Makefile Sat Dec 21 23:44:59 2019
@@ -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 @@ DEPENDS+= wget-[0-9]*:../../net/wget
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