diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 15:37:23 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 15:37:23 +0000 |
commit | 880f3d5136ce9e2e0292a7344eb6fd6006aee3b0 (patch) | |
tree | 67a6bfdf23d752c8bd7adb13471cde4d428566d0 /x11-toolkits/SoXt | |
parent | 8bc122257e62bd2e1c946691e68ac275eb596e9b (diff) | |
download | ports-880f3d5136ce9e2e0292a7344eb6fd6006aee3b0.tar.gz ports-880f3d5136ce9e2e0292a7344eb6fd6006aee3b0.zip |
Notes
Diffstat (limited to 'x11-toolkits/SoXt')
-rw-r--r-- | x11-toolkits/SoXt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/SoXt/Makefile b/x11-toolkits/SoXt/Makefile index bc620b23ac4c..dda27a1781fa 100644 --- a/x11-toolkits/SoXt/Makefile +++ b/x11-toolkits/SoXt/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.coin3d.org/pub/coin/src/ 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 |