pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/security/minisign



Hi, thanks. By the way, I've got following problem:

-- Detecting C compile features - done
CMake Error at /usr/pkg/share/cmake-3.17/Modules/FindPackageHandleStandardArgs.cmake:164 (message):
  Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)

Thank you,
-- 
Makoto Fujiwara
mef%NetBSD.org@localhost
makoto%if.t.u-tokyo.ac.jp@localhost
Key fingerprint = 0BFA FAEB EAD1 90BA 7498  8F85 6809 9E0B B7EF A12E
----
pkgsrc freshness:
http://www.ki.nu/~makoto/pkgsrc/check-update/00_Summary.html
http://www.ki.nu/~makoto/pkgsrc/check-update/HEAD/00_Summary.html

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/security/minisign/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile    7 Jun 2020 11:04:43 -0000       1.2
+++ Makefile    9 Jun 2020 13:13:07 -0000
@@ -10,6 +10,7 @@
 LICENSE=       isc
 
 USE_CMAKE=     yes
+USE_TOOLS+=    pkg-config
 
 .include "../../security/libsodium/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index