diff options
Diffstat (limited to 'graphics/Coin')
-rw-r--r-- | graphics/Coin/Makefile | 4 | ||||
-rw-r--r-- | graphics/Coin/pkg-plist | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index af99b349219f..98418c636ff0 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -3,7 +3,7 @@ PORTNAME= Coin PORTVERSION= 3.1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ ftp://ftp.coin3d.org/pub/coin/src/all/ @@ -16,7 +16,7 @@ LICENSE= BSD LIB_DEPENDS= libsimage.so:${PORTSDIR}/graphics/simage USE_GCC= any -USES= openal:al +USES= openal:al libtool USE_GL= yes USE_XORG= xt x11 GNU_CONFIGURE= yes diff --git a/graphics/Coin/pkg-plist b/graphics/Coin/pkg-plist index 7224090964e3..007a82085fd1 100644 --- a/graphics/Coin/pkg-plist +++ b/graphics/Coin/pkg-plist @@ -823,9 +823,9 @@ include/Inventor/tools/SbPimplPtr.hpp include/SoDebug.h include/SoWinEnterScope.h include/SoWinLeaveScope.h -lib/libCoin.la lib/libCoin.so -lib/libCoin.so.61 +lib/libCoin.so.60 +lib/libCoin.so.60.1.3 libdata/pkgconfig/Coin.pc man/man1/coin-config.1.gz %%DATADIR%%/conf/coin-default.cfg |