Index: head/devel/mercator/Makefile =================================================================== --- head/devel/mercator/Makefile (revision 364828) +++ head/devel/mercator/Makefile (revision 364829) @@ -1,25 +1,25 @@ # Created by: Janni # $FreeBSD$ PORTNAME= mercator PORTVERSION= 0.3.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= devel MASTER_SITES= SF/worldforge/Mercator%20%28terrain%20lib%29/${PORTVERSION} MAINTAINER= oliver@FreeBSD.org COMMENT= Procedural terrain library LIB_DEPENDS= libwfmath-1.0.so:${PORTSDIR}/math/wfmath CONFIGURE_ARGS= --disable-silent-rules -USES= pathfix pkgconfig compiler:c++11-lib +USES= libtool pathfix pkgconfig compiler:c++11-lib GNU_CONFIGURE= yes USE_LDCONFIG= yes CXXFLAGS+= -include wchar.h post-patch: @${REINPLACE_CMD} -e 's|std::lround|lround|g' ${WRKSRC}/Mercator/iround.h .include Index: head/devel/mercator/pkg-plist =================================================================== --- head/devel/mercator/pkg-plist (revision 364828) +++ head/devel/mercator/pkg-plist (revision 364829) @@ -1,31 +1,31 @@ -lib/libmercator-0.3.la lib/libmercator-0.3.so lib/libmercator-0.3.so.4 +lib/libmercator-0.3.so.4.0.0 include/Mercator-0.3/Mercator/Effector.h include/Mercator-0.3/Mercator/Mercator.h include/Mercator-0.3/Mercator/Matrix.h include/Mercator-0.3/Mercator/Terrain.h include/Mercator-0.3/Mercator/TerrainMod.h include/Mercator-0.3/Mercator/TerrainMod_impl.h include/Mercator-0.3/Mercator/BasePoint.h include/Mercator-0.3/Mercator/Segment.h include/Mercator-0.3/Mercator/Buffer_impl.h include/Mercator-0.3/Mercator/Buffer.h include/Mercator-0.3/Mercator/Shader.h include/Mercator-0.3/Mercator/FillShader.h include/Mercator-0.3/Mercator/ThresholdShader.h include/Mercator-0.3/Mercator/DepthShader.h include/Mercator-0.3/Mercator/GrassShader.h include/Mercator-0.3/Mercator/Intersect.h include/Mercator-0.3/Mercator/Surface.h include/Mercator-0.3/Mercator/Plant.h include/Mercator-0.3/Mercator/Forest.h include/Mercator-0.3/Mercator/RandCache.h include/Mercator-0.3/Mercator/TileShader.h include/Mercator-0.3/Mercator/ShaderFactory.h include/Mercator-0.3/Mercator/ShaderFactory_impl.h include/Mercator-0.3/Mercator/Area.h include/Mercator-0.3/Mercator/AreaShader.h @dirrm include/Mercator-0.3/Mercator @dirrm include/Mercator-0.3 libdata/pkgconfig/mercator-0.3.pc