Index: head/devel/py-pycalendar/Makefile =================================================================== --- head/devel/py-pycalendar/Makefile (revision 351564) +++ head/devel/py-pycalendar/Makefile (revision 351565) @@ -1,21 +1,18 @@ # Created by: Roland van Laar # $FreeBSD$ PORTNAME= pycalendar PORTVERSION= 2.0 PORTREVISION= 1 CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= roland@micite.net -COMMENT= An iCalendar and vCard module for python +COMMENT= iCalendar and vCard module for python -USE_PYTHON= yes +USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes - -post-patch: - @${REINPLACE_CMD} -e 's|distutils.core|setuptools|g' ${WRKSRC}/setup.py .include Index: head/devel/py-pycalendar/pkg-descr =================================================================== --- head/devel/py-pycalendar/pkg-descr (revision 351564) +++ head/devel/py-pycalendar/pkg-descr (revision 351565) @@ -1,4 +1,4 @@ -An iCalendar and vCard project for python. +An iCalendar and vCard project for python. WWW: https://pypi.python.org/pypi/pycalendar/2.0 SVN: http://svn.mulberrymail.com/repos/PyCalendar/branches/server-stable/