1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Switch to USES=libtool, drop .la files

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-06-27 11:18:01 +00:00
parent 413d6849c6
commit bdb24a916f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359495
2 changed files with 4 additions and 4 deletions

View File

@ -3,13 +3,13 @@
PORTNAME= dieharder
PORTVERSION= 3.31.1
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= math
MASTER_SITES= http://www.phy.duke.edu/~rgb/General/dieharder/ LOCAL/bf
EXTRACT_SUFX= .tgz
MAINTAINER= bf@FreeBSD.org
COMMENT= A random number generator testsuite
COMMENT= Random number generator testsuite
LICENSE= GPLv2
@ -17,7 +17,7 @@ LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl
MAKE_JOBS_UNSAFE= yes
USES= dos2unix
USES= dos2unix libtool
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib

View File

@ -47,9 +47,9 @@ include/dieharder/sts_serial.h
include/dieharder/tests.h
include/dieharder/verbose.h
lib/libdieharder.a
lib/libdieharder.la
lib/libdieharder.so
lib/libdieharder.so.3
lib/libdieharder.so.3.31.1
man/man1/dieharder.1.gz
man/man3/libdieharder.3.gz
@dirrm include/dieharder