diff options
author | linimon <linimon@FreeBSD.org> | 2006-07-14 12:40:42 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2006-07-14 12:40:42 +0800 |
commit | aeedca0d320350128aa771f07b8238dde319a111 (patch) | |
tree | 8b45a2b4293a4d1b0f24618a12a5f9d9d63ef9af /math | |
parent | ce532612e14069f85582f8c80e5e20ad5efb8016 (diff) | |
download | freebsd-ports-gnome-aeedca0d320350128aa771f07b8238dde319a111.tar.gz freebsd-ports-gnome-aeedca0d320350128aa771f07b8238dde319a111.tar.zst freebsd-ports-gnome-aeedca0d320350128aa771f07b8238dde319a111.zip |
Mark as broken: fails to install.
Diffstat (limited to 'math')
-rw-r--r-- | math/gambit/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/gambit/Makefile b/math/gambit/Makefile index 481faad0e2b7..ede81fdc774e 100644 --- a/math/gambit/Makefile +++ b/math/gambit/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= A library of tools for doing computation in game theory +BROKEN= fails to compile + LIB_DEPENDS= wx_gtk2_core-2.6.0:${PORTSDIR}/x11-toolkits/wxgtk26 USE_X_PREFIX= yes |