diff options
author | Renato Botelho <garga@FreeBSD.org> | 2005-09-13 18:02:49 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2005-09-13 18:02:49 +0000 |
commit | dfb5da1b4f36c344812e9e16784427b6d0625f9b (patch) | |
tree | 16cecf4bd150fe3f8080480035e21e90f156e290 /www/zope-portaltransforms/Makefile | |
parent | 945b319d01fecfb1e0c5e69aa690adac00607bf3 (diff) |
- Update to 1.3.7
- Unbreak
PR: ports/86024
Submitted by: maintainer
Notes
Notes:
svn path=/head/; revision=142615
Diffstat (limited to 'www/zope-portaltransforms/Makefile')
-rw-r--r-- | www/zope-portaltransforms/Makefile | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/www/zope-portaltransforms/Makefile b/www/zope-portaltransforms/Makefile index 4d1d1358064d..491d3d03555a 100644 --- a/www/zope-portaltransforms/Makefile +++ b/www/zope-portaltransforms/Makefile @@ -6,13 +6,12 @@ # PORTNAME= portaltransforms -PORTVERSION= 1.3.2 +PORTVERSION= 1.3.7 CATEGORIES= www zope MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= archetypes PKGNAMEPREFIX= zope- -DISTNAME= PortalTransforms-${PORTVERSION}-4 -EXTRACT_SUFX= .tgz +DISTNAME= PortalTransforms-${PORTVERSION}-final01 MAINTAINER= filippo.natali@gmail.com COMMENT= PortalTransforms product for Zope/CMF @@ -22,10 +21,7 @@ RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__. lynx:${PORTSDIR}/www/lynx \ ${PYTHON_SITELIBDIR}/docutils/__init__.py:${PORTSDIR}/textproc/py-docutils -BROKEN= Broken dependency -DEPRECATED= ${BROKEN} -EXPIRATION_DATE=2005-09-22 - +NO_PACKAGE= Double python dependency USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope |