diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:35:22 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-08-02 19:35:22 +0000 |
commit | c76020ff9ab02116d02e186b73f0cb8cf3669aeb (patch) | |
tree | 6f1b876e2c1383c723115783d0bc63a359100eda /x11-toolkits | |
parent | 8bd3a392b6c6b3955b3392205b8b28d7566a9989 (diff) | |
download | ports-c76020ff9ab02116d02e186b73f0cb8cf3669aeb.tar.gz ports-c76020ff9ab02116d02e186b73f0cb8cf3669aeb.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/SoXt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index dda27a1781fa..f422ca9ac879 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -9,13 +9,11 @@ PORTNAME= SoXt PORTVERSION= 1.2.2 PORTREVISION= 9 CATEGORIES= x11-toolkits -MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ +MASTER_SITES= http://ftp.coin3d.org/coin/src/all/ MAINTAINER= ports@FreeBSD.org COMMENT= GUI binding for using Open Inventor with Xt/Motif -BROKEN= Does not fetch - LIB_DEPENDS= Coin.61:${PORTSDIR}/graphics/Coin USE_GL= yes |