Index: head/math/wfmath/Makefile =================================================================== --- head/math/wfmath/Makefile (revision 364829) +++ head/math/wfmath/Makefile (revision 364830) @@ -1,17 +1,17 @@ # Created by: Janni # $FreeBSD$ 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 .include Index: head/math/wfmath/pkg-plist =================================================================== --- head/math/wfmath/pkg-plist (revision 364829) +++ head/math/wfmath/pkg-plist (revision 364830) @@ -1,43 +1,43 @@ include/wfmath-1.0/wfmath/MersenneTwister.h include/wfmath-1.0/wfmath/atlasconv.h include/wfmath-1.0/wfmath/axisbox.h include/wfmath-1.0/wfmath/axisbox_funcs.h include/wfmath-1.0/wfmath/ball.h include/wfmath-1.0/wfmath/ball_funcs.h include/wfmath-1.0/wfmath/const.h include/wfmath-1.0/wfmath/error.h include/wfmath-1.0/wfmath/int_to_string.h include/wfmath-1.0/wfmath/intersect.h include/wfmath-1.0/wfmath/intersect_decls.h include/wfmath-1.0/wfmath/line.h include/wfmath-1.0/wfmath/line_funcs.h include/wfmath-1.0/wfmath/miniball.h include/wfmath-1.0/wfmath/miniball_funcs.h include/wfmath-1.0/wfmath/point.h include/wfmath-1.0/wfmath/point_funcs.h include/wfmath-1.0/wfmath/polygon.h include/wfmath-1.0/wfmath/polygon_funcs.h include/wfmath-1.0/wfmath/polygon_intersect.h include/wfmath-1.0/wfmath/probability.h include/wfmath-1.0/wfmath/quaternion.h include/wfmath-1.0/wfmath/randgen.h include/wfmath-1.0/wfmath/rotbox.h include/wfmath-1.0/wfmath/rotbox_funcs.h include/wfmath-1.0/wfmath/rotmatrix.h include/wfmath-1.0/wfmath/rotmatrix_funcs.h include/wfmath-1.0/wfmath/segment.h include/wfmath-1.0/wfmath/segment_funcs.h include/wfmath-1.0/wfmath/shuffle.h include/wfmath-1.0/wfmath/stream.h include/wfmath-1.0/wfmath/timestamp.h include/wfmath-1.0/wfmath/vector.h 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