From 6fef5eafe58f5243dc01ca0544fe3bb66f5b2e6f Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Thu, 14 Aug 2014 05:45:10 +0000 Subject: [PATCH] - Switch to USES=libtool, drop .la files Approved by: portmgr blanket --- math/wfmath/Makefile | 4 ++-- math/wfmath/pkg-plist | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/math/wfmath/Makefile b/math/wfmath/Makefile index 8367e5d968f1..3456414340c5 100644 --- a/math/wfmath/Makefile +++ b/math/wfmath/Makefile @@ -3,14 +3,14 @@ PORTNAME= wfmath PORTVERSION= 1.0.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= math MASTER_SITES= SF/worldforge/${PORTNAME}%20%28math%20lib%29/${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= Worldforge math library -USES= pathfix pkgconfig compiler:c++11-lib +USES= libtool pathfix pkgconfig compiler:c++11-lib USE_LDCONFIG= yes GNU_CONFIGURE= yes diff --git a/math/wfmath/pkg-plist b/math/wfmath/pkg-plist index dc1c46dd6b6f..3b4f5eadcfe1 100644 --- a/math/wfmath/pkg-plist +++ b/math/wfmath/pkg-plist @@ -35,9 +35,9 @@ include/wfmath-1.0/wfmath/vector_funcs.h include/wfmath-1.0/wfmath/wfmath.h include/wfmath-1.0/wfmath/wrapped_array.h include/wfmath-1.0/wfmath/zero.h -lib/libwfmath-1.0.la lib/libwfmath-1.0.so lib/libwfmath-1.0.so.1 +lib/libwfmath-1.0.so.1.0.0 libdata/pkgconfig/wfmath-1.0.pc @dirrm include/wfmath-1.0/wfmath @dirrm include/wfmath-1.0