diff options
author | Beech Rintoul <beech@FreeBSD.org> | 2009-01-23 09:58:10 +0000 |
---|---|---|
committer | Beech Rintoul <beech@FreeBSD.org> | 2009-01-23 09:58:10 +0000 |
commit | 07f460b7910c54097a1079e31a24cc8210a632e7 (patch) | |
tree | fddb1c01c90e6fe0be7f27f764ff861e72665b1b /x11-toolkits/SoXt | |
parent | 9232efaf1f3acf3720c2c775d3e052b2262e7b06 (diff) | |
download | ports-07f460b7910c54097a1079e31a24cc8210a632e7.tar.gz ports-07f460b7910c54097a1079e31a24cc8210a632e7.zip |
Notes
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 |