diff options
Diffstat (limited to 'graphics/Coin/Makefile')
-rw-r--r-- | graphics/Coin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/Coin/Makefile b/graphics/Coin/Makefile index 1d031a7d7e74..020fda30ff67 100644 --- a/graphics/Coin/Makefile +++ b/graphics/Coin/Makefile @@ -1,5 +1,5 @@ PORTNAME= Coin -PORTVERSION= 4.0.5 +PORTVERSION= 4.0.6 DISTVERSIONPREFIX= v CATEGORIES= graphics @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE BUILD_DEPENDS= boost-libs>0:devel/boost-libs LIB_DEPENDS= libsimage.so:graphics/simage -USES= cmake gl openal:al libtool pathfix xorg +USES= cmake gl openal:al pathfix xorg USE_GITHUB= yes GH_ACCOUNT= coin3d |