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 /math/clarence | |
parent | a2106380c016ca999cc909257459c814c290be3b (diff) |
BROKEN: Broken dependency after python 2.4 update
Notes
Notes:
svn path=/head/; revision=123752
Diffstat (limited to 'math/clarence')
-rw-r--r-- | math/clarence/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/clarence/Makefile b/math/clarence/Makefile index bf869f2f92cd..617893a8f2ed 100644 --- a/math/clarence/Makefile +++ b/math/clarence/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://clay.ll.pl/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Programmer's calculator +BROKEN= "Broken dependency after python 2.4 update" + USE_GNOME= pygtk2 USE_REINPLACE= yes USE_PYTHON= yes |