pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openfortivpn: needs GNU sed
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By: wiz
Date: Fri Jul 22 18:46:06 2022 +0200
Changeset: 13f1b9d11a2129f04d47d24bd26e7d840d76d404
Modified Files:
openfortivpn/Makefile
Log Message:
openfortivpn: needs GNU sed
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=13f1b9d11a2129f04d47d24bd26e7d840d76d404
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openfortivpn/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/openfortivpn/Makefile b/openfortivpn/Makefile
index 985cad7bed..bb4331ddae 100644
--- a/openfortivpn/Makefile
+++ b/openfortivpn/Makefile
@@ -9,7 +9,7 @@ HOMEPAGE= https://github.com/adrienverge/openfortivpn/
COMMENT= Client for PPP+SSL VPN tunnel services, compatible with Fortinet VPNs
LICENSE= gnu-gpl-v3
-USE_TOOLS+= aclocal autoconf automake gmake pkg-config awk
+USE_TOOLS+= aclocal autoconf automake gmake pkg-config awk gsed
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
BUILD_DEFS+= PKG_SYSCONFBASE
Home |
Main Index |
Thread Index |
Old Index