diff options
Diffstat (limited to 'www/zope')
-rw-r--r-- | www/zope/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/zope/Makefile b/www/zope/Makefile index 0b44bef97c2..3511dc6f000 100644 --- a/www/zope/Makefile +++ b/www/zope/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/12/23 07:04:22 tsarna Exp $ +# $NetBSD: Makefile,v 1.5 1999/02/20 22:48:46 hubertf Exp $ # DISTNAME= Zope-1.9.0-src @@ -11,8 +11,6 @@ HOMEPAGE= http://www.zope.org/ DEPENDS+= python-1.5.1:../../lang/python -CONFLICTS= zope-1.9b1 zope-1.9.0b2 - PLIST_SRC= ${WRKDIR}/.PLIST_SRC ZOPEDIR= ${PREFIX}/zope |