diff options
Diffstat (limited to 'www/zope-zpt/Makefile')
-rw-r--r-- | www/zope-zpt/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/zope-zpt/Makefile b/www/zope-zpt/Makefile index b9e1bb848963..f539899049e1 100644 --- a/www/zope-zpt/Makefile +++ b/www/zope-zpt/Makefile @@ -23,6 +23,8 @@ DEPRECATED= "already included in Zope versions 2.5 and above" USE_PYTHON= yes DIST_SUBDIR= zope +BROKEN= Does not build after python 2.4 update + ZTUVERSION= 1.1.3 # You can change this in the environment if you like. |