diff -ruN /usr/ports//graphics/Coin/Makefile ./Makefile --- /usr/ports//graphics/Coin/Makefile 2013-09-21 00:35:44.000000000 +0600 +++ ./Makefile 2013-11-09 20:45:01.000000000 +0600 @@ -1,9 +1,9 @@ # Created by: roland.jesse@gmx.net -# $FreeBSD: graphics/Coin/Makefile 327733 2013-09-20 18:35:44Z bapt $ +# $FreeBSD: head/graphics/Coin/Makefile 327733 2013-09-20 18:35:44Z bapt $ PORTNAME= Coin PORTVERSION= 3.1.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ ftp://ftp.coin3d.org/pub/coin/src/all/ @@ -11,7 +11,9 @@ MAINTAINER= cristianorolim@hotmail.com COMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API -LIB_DEPENDS= simage.27:${PORTSDIR}/graphics/simage +LICENSE= BSD + +LIB_DEPENDS= simage:${PORTSDIR}/graphics/simage USE_GCC= any USE_OPENAL= al @@ -24,9 +26,6 @@ USE_LDCONFIG= yes MAKE_ENV= LANG=C -MAN1= coin-config.1 - -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|DATA install-data-local|DATA|g' ${WRKSRC}/Makefile.in @${REINPLACE_CMD} -e 's|-pthread|${PTHREAD_LIBS}|g' ${WRKSRC}/configure diff -ruN /usr/ports//graphics/Coin/files/patch-include-Inventor-SbBasic.h ./files/patch-include-Inventor-SbBasic.h --- /usr/ports//graphics/Coin/files/patch-include-Inventor-SbBasic.h 1970-01-01 06:00:00.000000000 +0600 +++ ./files/patch-include-Inventor-SbBasic.h 2013-11-09 20:08:06.000000000 +0600 @@ -0,0 +1,10 @@ +--- include/Inventor/SbBasic.h.orig 2013-11-09 19:57:50.000000000 +0600 ++++ include/Inventor/SbBasic.h 2013-11-09 19:58:10.000000000 +0600 +@@ -25,6 +25,7 @@ + \**************************************************************************/ + + #include ++#include + + /* ********************************************************************** */ + /* Trap people trying to use Inventor headers while compiling C source code. diff -ruN /usr/ports//graphics/Coin/pkg-plist ./pkg-plist --- /usr/ports//graphics/Coin/pkg-plist 2012-07-14 19:54:48.000000000 +0600 +++ ./pkg-plist 2013-11-09 20:11:39.000000000 +0600 @@ -827,6 +827,7 @@ lib/libCoin.so lib/libCoin.so.61 libdata/pkgconfig/Coin.pc +man/man1/coin-config.1.gz %%DATADIR%%/conf/coin-default.cfg %%DATADIR%%/draggerDefaults/centerballDragger.iv %%DATADIR%%/draggerDefaults/directionalLightDragger.iv