diff options
Diffstat (limited to 'textproc/py-4suite/Makefile')
-rw-r--r-- | textproc/py-4suite/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-4suite/Makefile b/textproc/py-4suite/Makefile index 6185df7bf64c..dc947a3884da 100644 --- a/textproc/py-4suite/Makefile +++ b/textproc/py-4suite/Makefile @@ -20,8 +20,10 @@ COMMENT= A collection of Python tools for XML and RDF processing USE_BZIP2= yes REINPLACE_ARGS= -i "" -E -USE_PYTHON= 2.2.1+ +USE_PYTHON= 2.2-2.4 USE_PYDISTUTILS= yes +PYDISTUTILS_PKGNAME= 4Suite +PYDISTUTILS_PKGVERSION= 1.0b1 CONFLICTS= py*-4Suite-1* py*-xml-0.7* |