diff options
author | sylvio <sylvio@FreeBSD.org> | 2009-11-08 03:01:12 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2009-11-08 03:01:12 +0800 |
commit | 5bccc35a8f205e140d5ff0ff4df06366b66046d9 (patch) | |
tree | 8f92aba2ff882b4ef0a41575eefd8d33cbc5e4da /x11-toolkits/SoXt | |
parent | 9965608972d69df1ac2ef707c0b8d5c8edf9fee0 (diff) | |
download | freebsd-ports-gnome-5bccc35a8f205e140d5ff0ff4df06366b66046d9.tar.gz freebsd-ports-gnome-5bccc35a8f205e140d5ff0ff4df06366b66046d9.tar.zst freebsd-ports-gnome-5bccc35a8f205e140d5ff0ff4df06366b66046d9.zip |
- BUMP PORTREVISION due of update of graphics/Coin
Approved by: itetcu (mentor)
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 ef274f3b363e..23679e2da25a 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -7,14 +7,14 @@ PORTNAME= SoXt PORTVERSION= 1.2.2 -PORTREVISION= 5 +PORTREVISION= 6 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.60:${PORTSDIR}/graphics/Coin +LIB_DEPENDS= Coin.61:${PORTSDIR}/graphics/Coin USE_GL= yes USE_MOTIF= yes |