Skip to content

Commit

Permalink
net/rpki-client: Moved man to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent 0798733 commit 51abd9e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions net/rpki-client/Makefile
@@ -1,5 +1,6 @@
PORTNAME= rpki-client
DISTVERSION= 8.8
PORTREVISION= 1
CATEGORIES= net
MASTER_SITES= OPENBSD
MASTER_SITE_SUBDIR=rpki-client
Expand All @@ -18,6 +19,7 @@ RUN_DEPENDS= rsync>0:net/rsync
USES= autoreconf:build libtool pkgconfig ssl

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --with-libtls=libtls

USERS= _rpki-client
Expand Down
2 changes: 1 addition & 1 deletion net/rpki-client/pkg-plist
Expand Up @@ -7,7 +7,7 @@ etc/rpki/lacnic.constraints
etc/rpki/lacnic.tal
etc/rpki/ripe.constraints
etc/rpki/ripe.tal
man/man8/rpki-client.8.gz
share/man/man8/rpki-client.8.gz
sbin/rpki-client
@dir(%%USERS%%,,0755) /var/cache/rpki-client
@dir(%%USERS%%,,0755) /var/db/rpki-client

0 comments on commit 51abd9e

Please sign in to comment.