diff options
Diffstat (limited to 'www/zope-annotations/Makefile')
-rw-r--r-- | www/zope-annotations/Makefile | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/www/zope-annotations/Makefile b/www/zope-annotations/Makefile index dd56acb3a5c5..df8621b95689 100644 --- a/www/zope-annotations/Makefile +++ b/www/zope-annotations/Makefile @@ -7,7 +7,7 @@ PORTNAME= annotations PORTVERSION= 0.4.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www zope MASTER_SITES= http://zope.org/Members/infrae/Annotations/Annotations-${PORTVERSION}/ PKGNAMEPREFIX= zope- @@ -23,13 +23,6 @@ DIST_SUBDIR= zope ZOPEPRODUCTNAME=Annotations -# yes, some of us are running zope on python 2.3 -#PYTHON_VERSION= python2.3 - -# You can change this in the environment if you like. -#SZOPEBASEDIR?= www/Zope - -PLIST_SUB= ZOPEBASEDIR=${SZOPEBASEDIR} WRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME} do-build: |