1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-16 07:58:04 +00:00

sysutils/pass-secrets: pacify check-plist

Error: Orphaned: lib/systemd/user/pass-secrets.service
This commit is contained in:
Jan Beich 2021-12-21 01:38:37 +00:00
parent b0c02f3a29
commit 6b9b4df71a

View File

@ -22,4 +22,7 @@ GH_TAGNAME= cee6b85
CMAKE_OFF= INSTALL_DBUS_SERVICE
PLIST_FILES= bin/${PORTNAME}
post-patch:
@${REINPLACE_CMD} '/systemd/d' ${WRKSRC}/CMakeLists.txt
.include <bsd.port.mk>