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