aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2024-01-21 17:11:20 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2024-01-21 17:43:26 +0000
commitaad092d50862fb91cab41708e5eac2ed5033a911 (patch)
tree82503652b34decc66f1ab50ae2e215278f35de8b
parent6edcf0a9edb3742edf00e291a7eb0be954fdba96 (diff)
downloadports-aad092d50862fb91cab41708e5eac2ed5033a911.tar.gz
ports-aad092d50862fb91cab41708e5eac2ed5033a911.zip
security/op: Move manpages to share/man
-rw-r--r--security/op/Makefile9
-rw-r--r--security/op/pkg-plist2
2 files changed, 7 insertions, 4 deletions
diff --git a/security/op/Makefile b/security/op/Makefile
index a8cc4978d6b0..c9646061c554 100644
--- a/security/op/Makefile
+++ b/security/op/Makefile
@@ -1,6 +1,6 @@
PORTNAME= op
-PORTVERSION= 1.34
-PORTREVISION= 2
+DISTVERSION= 1.34
+PORTREVISION= 3
CATEGORIES= security
MAINTAINER= ehaupt@FreeBSD.org
@@ -13,9 +13,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
USE_GITHUB= yes
GH_ACCOUNT= dagwieers
-GNU_CONFIGURE= yes
+GNU_CONFIGURE= yes
CONFLICTS_INSTALL= security/1password-client
+# remove after manprefix migration
+GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
+
post-configure:
@${REINPLACE_CMD} -e 's|\(OPENLOG_VOID\) 0|\1 1|' ${WRKSRC}/config.h
diff --git a/security/op/pkg-plist b/security/op/pkg-plist
index 3ac3227e1d26..d5109eee727b 100644
--- a/security/op/pkg-plist
+++ b/security/op/pkg-plist
@@ -1,4 +1,4 @@
@(,,4755) bin/op
@sample(,,600) etc/op.conf.sample
-man/man1/op.1.gz
+share/man/man1/op.1.gz
@dir etc/op.d