Skip to content

Commit

Permalink
math/dieharder: 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 24, 2024
1 parent 48d5115 commit 516a649
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion math/dieharder/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dieharder
PORTVERSION= 3.31.1
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= math
MASTER_SITES= http://www.phy.duke.edu/~rgb/General/dieharder/ LOCAL/bf

Expand All @@ -16,6 +16,7 @@ MAKE_JOBS_UNSAFE= yes

USES= dos2unix libtool tar:tgz
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes
Expand Down
4 changes: 2 additions & 2 deletions math/dieharder/pkg-plist
Expand Up @@ -50,5 +50,5 @@ lib/libdieharder.a
lib/libdieharder.so
lib/libdieharder.so.3
lib/libdieharder.so.3.31.1
man/man1/dieharder.1.gz
man/man3/libdieharder.3.gz
share/man/man1/dieharder.1.gz
share/man/man3/libdieharder.3.gz

0 comments on commit 516a649

Please sign in to comment.