diff options
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 |