diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2011-07-03 06:01:21 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2011-07-03 06:01:21 +0000 |
commit | 92a82cc26980794ed967e038f774bfd824846179 (patch) | |
tree | a0f3b04734729363d339e5edfc46d0473aea6696 /graphics | |
parent | bfcc6c1858a99d44000e2aa81576ef3dfc5bb6d9 (diff) | |
download | ports-92a82cc26980794ed967e038f774bfd824846179.tar.gz ports-92a82cc26980794ed967e038f774bfd824846179.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/Coin/Makefile | 4 | ||||
-rw-r--r-- | graphics/Coin/distinfo | 1 |
2 files changed, 2 insertions, 3 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index f73caa10b3fa..444d5e7bc6bd 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -7,7 +7,7 @@ PORTNAME= Coin PORTVERSION= 3.1.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ ftp://ftp.coin3d.org/pub/coin/src/all/ @@ -15,7 +15,7 @@ MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ \ MAINTAINER= cristianorolim@hotmail.com COMMENT= C++ 3D graphics library based on the Open Inventor 2.1 API -LIB_DEPENDS= simage.26:${PORTSDIR}/graphics/simage +LIB_DEPENDS= simage.27:${PORTSDIR}/graphics/simage USE_OPENAL= al USE_GL= yes diff --git a/graphics/Coin/distinfo b/graphics/Coin/distinfo index 367c858d11ba..ae0a358413b8 100644 --- a/graphics/Coin/distinfo +++ b/graphics/Coin/distinfo @@ -1,3 +1,2 @@ -MD5 (Coin-3.1.3.tar.gz) = 1538682f8d92cdf03e845c786879fbea SHA256 (Coin-3.1.3.tar.gz) = 583478c581317862aa03a19f14c527c3888478a06284b9a46a0155fa5886d417 SIZE (Coin-3.1.3.tar.gz) = 5981534 |