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