aboutsummaryrefslogtreecommitdiff
path: root/mail/py-zope.sendmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/py-zope.sendmail/Makefile')
-rw-r--r--mail/py-zope.sendmail/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/py-zope.sendmail/Makefile b/mail/py-zope.sendmail/Makefile
index 419097503cfd..d3196f8b603a 100644
--- a/mail/py-zope.sendmail/Makefile
+++ b/mail/py-zope.sendmail/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: py-zope.sendmail
-# Date created: Nov 15, 2011
-# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
-#
# $FreeBSD$
-#
PORTNAME= zope.sendmail
PORTVERSION= 3.7.5
@@ -28,4 +23,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}transaction>=0:${PORTSDIR}/devel/py-transact
USE_PYTHON= -2.7
USE_PYDISTUTILS=easy_install
+NO_STAGE= yes
.include <bsd.port.mk>