Skip to content

Commit

Permalink
security/libotr: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Feb 22, 2024
1 parent 051f84c commit 0b4b9ae
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
2 changes: 2 additions & 0 deletions security/libotr/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libotr
PORTVERSION= 4.1.1
PORTREVISION= 1
CATEGORIES= security net-im net
MASTER_SITES= https://otr.cypherpunks.ca/ \
http://www.c-s.li/ports/
Expand All @@ -18,6 +19,7 @@ LIB_DEPENDS= libgpg-error.so:security/libgpg-error \
CONFLICTS= libotr3

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
USES= libtool pathfix cpe
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
Expand Down
14 changes: 7 additions & 7 deletions security/libotr/pkg-plist
Expand Up @@ -25,12 +25,12 @@ lib/libotr.so
lib/libotr.so.5
lib/libotr.so.5.1.1
libdata/pkgconfig/libotr.pc
man/man1/otr_mackey.1.gz
man/man1/otr_modify.1.gz
man/man1/otr_parse.1.gz
man/man1/otr_readforge.1.gz
man/man1/otr_remac.1.gz
man/man1/otr_sesskeys.1.gz
man/man1/otr_toolkit.1.gz
share/man/man1/otr_mackey.1.gz
share/man/man1/otr_modify.1.gz
share/man/man1/otr_parse.1.gz
share/man/man1/otr_readforge.1.gz
share/man/man1/otr_remac.1.gz
share/man/man1/otr_sesskeys.1.gz
share/man/man1/otr_toolkit.1.gz
share/aclocal/libotr.m4
@dir include/libotr

0 comments on commit 0b4b9ae

Please sign in to comment.