diff options
author | beech <beech@FreeBSD.org> | 2009-01-23 17:58:10 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2009-01-23 17:58:10 +0800 |
commit | a0abbe430c2972d354075854c7e6c26c7a6a8cb3 (patch) | |
tree | cf37058a0d558897807c42c562c96e7cf25526f2 /x11-toolkits/SoXt | |
parent | 379952d85dadc5b0f9c39aa2225cae805dc7697c (diff) | |
download | freebsd-ports-gnome-a0abbe430c2972d354075854c7e6c26c7a6a8cb3.tar.gz freebsd-ports-gnome-a0abbe430c2972d354075854c7e6c26c7a6a8cb3.tar.zst freebsd-ports-gnome-a0abbe430c2972d354075854c7e6c26c7a6a8cb3.zip |
- Chase graphics/Coin shlib bump
- Bump portrevision
Diffstat (limited to 'x11-toolkits/SoXt')
-rw-r--r-- | x11-toolkits/SoXt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index a00f27e103bb..58671d77dd14 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -7,14 +7,14 @@ PORTNAME= SoXt PORTVERSION= 1.2.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= x11-toolkits MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ MAINTAINER= ports@FreeBSD.org COMMENT= GUI binding for using Open Inventor with Xt/Motif -LIB_DEPENDS= Coin.45:${PORTSDIR}/graphics/Coin +LIB_DEPENDS= Coin.60:${PORTSDIR}/graphics/Coin USE_GL= yes USE_MOTIF= yes |