mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
math/dieharder: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
48d511501d
commit
516a649721
@ -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
|
||||
|
||||
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user