diff options
Diffstat (limited to 'math/clarence')
-rw-r--r-- | math/clarence/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/math/clarence/Makefile b/math/clarence/Makefile index da6affd1dafd..eaa2b57713ff 100644 --- a/math/clarence/Makefile +++ b/math/clarence/Makefile @@ -8,19 +8,16 @@ PORTNAME= clarence PORTVERSION= 0.4.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math python MASTER_SITES= http://clay.ll.pl/download/ MAINTAINER= psh@iki.fi COMMENT= Programmer's calculator -BROKEN= "Broken dependency after python 2.4 update" - USE_GNOME= pygtk2 USE_REINPLACE= yes USE_PYTHON= yes -PYTHON_VERSION= python2.3 NO_BUILD= yes MAN1= clarence.1 PLIST_FILES= bin/clarence |