diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-02-16 17:09:17 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2004-02-16 17:09:17 +0000 |
commit | 084a1ea5ae6f47910823cb4e2fe9054b1b67f8b0 (patch) | |
tree | cc7980a3c9b9e1663ad02c28666bde33cf9430e1 /www/zope-xmlwidgets/Makefile | |
parent | f61636bdaf21517f43199dace8b3c18e78937e00 (diff) |
Notes
Diffstat (limited to 'www/zope-xmlwidgets/Makefile')
-rw-r--r-- | www/zope-xmlwidgets/Makefile | 8 |
1 files changed, 1 insertions, 7 deletions
diff --git a/www/zope-xmlwidgets/Makefile b/www/zope-xmlwidgets/Makefile index 093cb36086c9..99f1b66e4d37 100644 --- a/www/zope-xmlwidgets/Makefile +++ b/www/zope-xmlwidgets/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmlwidgets PORTVERSION= 0.10.3 +PORTREVISION= 1 CATEGORIES= www zope MASTER_SITES= http://zope.org/Members/infrae/XMLWidgets/XMLWidgets-${PORTVERSION}/ PKGNAMEPREFIX= zope- @@ -24,13 +25,6 @@ DIST_SUBDIR= zope ZOPEPRODUCTNAME=XMLWidgets -# 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} CPIO= cpio --quiet -pdum -R |