From bdb24a916f9e2812587bf6c4b00af88e314f9858 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 27 Jun 2014 11:18:01 +0000 Subject: [PATCH] - Switch to USES=libtool, drop .la files Approved by: portmgr blanket --- math/dieharder/Makefile | 6 +++--- math/dieharder/pkg-plist | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/math/dieharder/Makefile b/math/dieharder/Makefile index 70bedf6dc073..c7974d04eed6 100644 --- a/math/dieharder/Makefile +++ b/math/dieharder/Makefile @@ -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 diff --git a/math/dieharder/pkg-plist b/math/dieharder/pkg-plist index 3c0bc0137a0b..e9f0d531aa5b 100644 --- a/math/dieharder/pkg-plist +++ b/math/dieharder/pkg-plist @@ -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