From 5bccc35a8f205e140d5ff0ff4df06366b66046d9 Mon Sep 17 00:00:00 2001 From: sylvio Date: Sat, 7 Nov 2009 19:01:12 +0000 Subject: - BUMP PORTREVISION due of update of graphics/Coin Approved by: itetcu (mentor) --- x11-toolkits/SoXt/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11-toolkits') diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index ef274f3b363..23679e2da25 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 -- cgit