aboutsummaryrefslogtreecommitdiff
path: root/sysutils/pass-secrets/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pass-secrets/Makefile')
-rw-r--r--sysutils/pass-secrets/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/pass-secrets/Makefile b/sysutils/pass-secrets/Makefile
index 18b0ef1c9a12..331d18432530 100644
--- a/sysutils/pass-secrets/Makefile
+++ b/sysutils/pass-secrets/Makefile
@@ -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>