diff options
Diffstat (limited to 'mail/py-Products.MailHost/Makefile')
-rw-r--r-- | mail/py-Products.MailHost/Makefile | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/mail/py-Products.MailHost/Makefile b/mail/py-Products.MailHost/Makefile index 16381592e44a..ccf386b619b1 100644 --- a/mail/py-Products.MailHost/Makefile +++ b/mail/py-Products.MailHost/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: py-Products.MailHost -# Date created: Nov 9, 2011 -# Whom: Ruslan Mahmatkhanov <cvs-src@yandex.ru> -# # $FreeBSD$ -# PORTNAME= Products.MailHost PORTVERSION= 2.13.1 @@ -21,4 +16,5 @@ USE_PYTHON= yes USE_PYDISTUTILS=easy_install USE_ZIP= yes +NO_STAGE= yes .include <bsd.port.mk> |