diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-12-11 21:16:33 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-12-11 21:16:33 +0000 |
commit | 67855a20126328d2aac0eb98eec2bc497e56947e (patch) | |
tree | 50c4270b82ab5156dda357e966f9039a27c0b8d8 /cad | |
parent | a2106380c016ca999cc909257459c814c290be3b (diff) |
Notes
Diffstat (limited to 'cad')
-rw-r--r-- | cad/fandango/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/fandango/Makefile b/cad/fandango/Makefile index 69183e909ce8..08a91b8f5266 100644 --- a/cad/fandango/Makefile +++ b/cad/fandango/Makefile @@ -18,6 +18,8 @@ COMMENT= A python scripted 3D CAD application LIB_DEPENDS= python2.3.1:${PORTSDIR}/lang/python +BROKEN= Broken dependency after python 2.4 update + USE_GL= yes USE_GNOME= gnometarget USE_KDEBASE_VER= 3 |