pkgsrc-Changes archive

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

CVS commit: [pkgsrc-2024Q2] pkgsrc/net/openconnect



Module Name:    pkgsrc
Committed By:   simonb
Date:           Wed Nov 13 01:20:08 UTC 2024

Modified Files:
        pkgsrc/net/openconnect [pkgsrc-2024Q2]: Makefile

Log Message:
Revert previous, accidently committed to quarterly branch.


To generate a diff of this commit:
cvs rdiff -u -r1.35.2.1 -r1.35.2.2 pkgsrc/net/openconnect/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/openconnect/Makefile
diff -u pkgsrc/net/openconnect/Makefile:1.35.2.1 pkgsrc/net/openconnect/Makefile:1.35.2.2
--- pkgsrc/net/openconnect/Makefile:1.35.2.1    Wed Nov 13 01:17:35 2024
+++ pkgsrc/net/openconnect/Makefile     Wed Nov 13 01:20:07 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35.2.1 2024/11/13 01:17:35 simonb Exp $
+# $NetBSD: Makefile,v 1.35.2.2 2024/11/13 01:20:07 simonb Exp $
 
 DISTNAME=              openconnect-9.12
 PKGREVISION=           5
@@ -13,7 +13,7 @@ LICENSE=              gnu-lgpl-v2.1
 
 GNU_CONFIGURE=         yes
 USE_LIBTOOL=           yes
-USE_TOOLS+=            gmake pkg-config bash:run
+USE_TOOLS+=            gmake pkg-config bash
 
 DEPENDS+=              vpnc-script-[0-9]*:../../net/vpnc-script
 



Home | Main Index | Thread Index | Old Index