aboutsummaryrefslogtreecommitdiff
path: root/security/op
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2020-08-30 10:15:05 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2020-08-30 10:15:05 +0000
commit13a8af671058a56d30e8440b050679b672a000bd (patch)
tree845d39d46f963d66692fa2f9acbee3745a5ba043 /security/op
parent5e71b89c91ab3962829d988d8db230ab694de8e3 (diff)
downloadports-13a8af671058a56d30e8440b050679b672a000bd.tar.gz
ports-13a8af671058a56d30e8440b050679b672a000bd.zip
Notes
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 \