aboutsummaryrefslogtreecommitdiff
path: root/security/op
diff options
context:
space:
mode:
Diffstat (limited to 'security/op')
-rw-r--r--security/op/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/security/op/Makefile b/security/op/Makefile
index 83d5f2d0c51f..781b8a94cd97 100644
--- a/security/op/Makefile
+++ b/security/op/Makefile
@@ -3,7 +3,7 @@
PORTNAME= op
PORTVERSION= 1.34
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= ehaupt@FreeBSD.org
@@ -18,6 +18,9 @@ GH_ACCOUNT= dagwieers
GNU_CONFIGURE= yes
CONFLICTS_INSTALL= security/1password-client
+post-configure:
+ @${REINPLACE_CMD} -e 's|\(OPENLOG_VOID\) 0|\1 1|' ${WRKSRC}/config.h
+
post-install:
@${MKDIR} ${STAGEDIR}${PREFIX}/etc/op.d
${MV} ${STAGEDIR}${PREFIX}/etc/op.conf-dist \