diff options
Diffstat (limited to 'graphics/Coin')
-rw-r--r-- | graphics/Coin/Makefile | 3 | ||||
-rw-r--r-- | graphics/Coin/pkg-plist | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index ff247f103f3c..2dd9b88e6927 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -7,6 +7,7 @@ PORTNAME= Coin PORTVERSION= 2.4.4 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ ftp://ftp.coin3d.org/pub/coin/src/all/ @@ -19,7 +20,7 @@ LIB_DEPENDS= openal.0:${PORTSDIR}/audio/openal \ USE_GL= yes USE_REINPLACE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-pthread=yes --enable-threadsafe \ --enable-3ds-import --enable-sound diff --git a/graphics/Coin/pkg-plist b/graphics/Coin/pkg-plist index ab0b680fabff..bb36e40f6370 100644 --- a/graphics/Coin/pkg-plist +++ b/graphics/Coin/pkg-plist @@ -675,7 +675,7 @@ include/Inventor/threads/SbThreadAutoLock.h include/Inventor/threads/SbTypedStorage.h include/SoWinEnterScope.h include/SoWinLeaveScope.h -lib/libCoin.a +lib/libCoin.la lib/libCoin.so lib/libCoin.so.44 %%DATADIR%%/conf/coin-default.cfg |