diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2009-01-19 21:33:58 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2009-01-19 21:33:58 +0000 |
commit | 3540a2821ef1c5586533b10dae41a3b738d198ca (patch) | |
tree | 0bc414f0a63aa2b6c4a5a31ec144685411bc6dcb /devel/py-configobj | |
parent | e818ea0ce8aed0f9fda7b154abc46b7e6d16a814 (diff) |
Notes
Diffstat (limited to 'devel/py-configobj')
-rw-r--r-- | devel/py-configobj/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/devel/py-configobj/Makefile b/devel/py-configobj/Makefile index b65f7cc30671..c6b3fdcb9f2b 100644 --- a/devel/py-configobj/Makefile +++ b/devel/py-configobj/Makefile @@ -19,9 +19,6 @@ USE_ZIP= yes USE_PYTHON= yes USE_PYDISTUTILS= yes -# www/py-turbogears requires (and installs) a Python egg for ConfigObj -CONFLICTS= py*-TurboGears-[0-9]* - DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} post-install: |