git: a6d9696f9c93 - main - comms/trustedqsl: use wx 3.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 22 Dec 2022 12:01:16 UTC
The branch main has been updated by lbartoletti: URL: https://cgit.FreeBSD.org/ports/commit/?id=a6d9696f9c9343005569c72f10116aeab02fe949 commit a6d9696f9c9343005569c72f10116aeab02fe949 Author: Loïc Bartoletti <lbartoletti@FreeBSD.org> AuthorDate: 2022-10-26 05:14:55 +0000 Commit: Loïc Bartoletti <lbartoletti@FreeBSD.org> CommitDate: 2022-12-22 12:00:50 +0000 comms/trustedqsl: use wx 3.2 --- comms/trustedqsl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 010f847b90f1..79d9cc641b4c 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -24,7 +24,7 @@ PKGMESSAGE= ${WRKDIR}/pkg-message USES= bdb:5+ cmake compiler:c++11-lib pkgconfig ssl CMAKE_ARGS= -DBDB_PREFIX=${LOCALBASE} CMAKE_ARGS+= -DCMAKE_INSTALL_MANDIR:PATH="share/man" -USE_WX= 2.8+ +USE_WX= 3.2 USE_LDCONFIG= yes OPTIONS_DEFINE= GEN_CRQ LOAD_CERT STATION_LOC CONVERTER