git: 79a8c2874fef - main - security/plasma5-kwallet-pam: cleanup dependencies
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Sep 2023 10:44:15 UTC
The branch main has been updated by tcberner: URL: https://cgit.FreeBSD.org/ports/commit/?id=79a8c2874fef420261a387a252425434e75d1ccc commit 79a8c2874fef420261a387a252425434e75d1ccc Author: Tobias C. Berner <tcberner@FreeBSD.org> AuthorDate: 2023-09-14 09:22:33 +0000 Commit: Tobias C. Berner <tcberner@FreeBSD.org> CommitDate: 2023-09-14 10:41:43 +0000 security/plasma5-kwallet-pam: cleanup dependencies --- security/plasma5-kwallet-pam/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/security/plasma5-kwallet-pam/Makefile b/security/plasma5-kwallet-pam/Makefile index 0faaf659f442..1c7c6ecb8c38 100644 --- a/security/plasma5-kwallet-pam/Makefile +++ b/security/plasma5-kwallet-pam/Makefile @@ -1,5 +1,6 @@ PORTNAME= kwallet-pam DISTVERSION= ${KDE_PLASMA_VERSION} +PORTREVISION= 1 CATEGORIES= security kde kde-plasma MAINTAINER= kde@FreeBSD.org @@ -12,8 +13,7 @@ LIB_DEPENDS= libgcrypt.so:security/libgcrypt \ USES= cmake gettext kde:5 qt:5 tar:xz USE_KDE= wallet \ ecm:build -USE_QT= gui \ - buildtools:build qmake:build +USE_QT= buildtools:build qmake:build post-patch: @${REINPLACE_CMD} -e 's,socat,nc,' -e 's,/security,,' \