summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/zope25-MailManager/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/zope25-MailManager/Makefile b/www/zope25-MailManager/Makefile
index 73cae5d79e7..5cba630f4a7 100644
--- a/www/zope25-MailManager/Makefile
+++ b/www/zope25-MailManager/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2006/10/04 22:04:11 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2007/07/28 00:27:57 joerg Exp $
DISTNAME= MailManager-0.94
PKGNAME= zope25-MailManager-0.94
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mailmanager/}
@@ -16,6 +16,7 @@ DEPENDS+= zope25-BTreeFolder2-[0-9]*:../../www/zope25-BTreeFolder2
DEPENDS+= zope25-StripoGram>=1.4:../../www/zope25-StripoGram
DEPENDS+= zope25-Epoz>=0.5.1:../../www/zope25-Epoz
+REPLACE_PYTHON+= ${WRKDIR}/MailManager/scripts/*.py
.include "../../www/zope25/product.mk"
.include "../../mk/bsd.pkg.mk"