Skip to content

Commit

Permalink
archivers/par2cmdline-turbo: 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 20, 2024
1 parent 7ed1f98 commit 92bd20e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion archivers/par2cmdline-turbo/Makefile
@@ -1,5 +1,6 @@
PORTNAME= par2cmdline-turbo
PORTVERSION= 1.1.1
PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= archivers

Expand All @@ -14,6 +15,7 @@ ONLY_FOR_ARCHS_REASON= untested on other archs

USES= autoreconf compiler:c++11-lang
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
LDFLAGS+= -lpthread

USE_GITHUB= yes
Expand All @@ -23,7 +25,7 @@ PORTDOCS= README.md
CONFLICTS= par2cmdline

PLIST_FILES= bin/par2 bin/par2create bin/par2repair bin/par2verify \
man/man1/par2.1.gz
share/man/man1/par2.1.gz

OPTIONS_DEFINE= DOCS

Expand Down

0 comments on commit 92bd20e

Please sign in to comment.