aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.transformchain
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2013-09-23 12:52:16 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2013-09-23 12:52:16 +0000
commitb0bdf33f31ecdd685398b44fda2a52dbc1dc19d3 (patch)
treecd8c58782d4a55a3ccb7f237a1ddf7a407abffa8 /www/py-plone.transformchain
parentcc505d89c18fae47bc5cf89631be5e8a836b2bfe (diff)
downloadports-b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3.tar.gz
ports-b0bdf33f31ecdd685398b44fda2a52dbc1dc19d3.zip
Tidy up zope/plone ports over the tree. Common changes:
- remove indefinite article from COMMENT - align USE_PYDISTUTILS value in Makefile - tab -> space change in pkg-descr:WWW - update WWW to use https scheme in url to avoid redirect - add trailing slash to WWW All changes are non-functional.
Notes
Notes: svn path=/head/; revision=327992
Diffstat (limited to 'www/py-plone.transformchain')
-rw-r--r--www/py-plone.transformchain/Makefile3
-rw-r--r--www/py-plone.transformchain/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/www/py-plone.transformchain/Makefile b/www/py-plone.transformchain/Makefile
index e214de242a29..14bcf9b69810 100644
--- a/www/py-plone.transformchain/Makefile
+++ b/www/py-plone.transformchain/Makefile
@@ -17,8 +17,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}zope.interface>=0:${PORTSDIR}/devel/py-zope.
DIST_SUBDIR= zope
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS=easy_install
USE_ZIP= yes
NO_STAGE= yes
+
.include <bsd.port.mk>
diff --git a/www/py-plone.transformchain/pkg-descr b/www/py-plone.transformchain/pkg-descr
index 7a980ce7647b..57fc224d2678 100644
--- a/www/py-plone.transformchain/pkg-descr
+++ b/www/py-plone.transformchain/pkg-descr
@@ -2,4 +2,4 @@ Hook into repoze.zope2 that allows third party packages to register a sequence
of hooks that will be allowed to modify the response before it is returned to
the browser.
-WWW: http://pypi.python.org/pypi/plone.transformchain
+WWW: https://pypi.python.org/pypi/plone.transformchain/