diff options
Diffstat (limited to 'security/py-pyme/Makefile')
-rw-r--r-- | security/py-pyme/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/security/py-pyme/Makefile b/security/py-pyme/Makefile index 904f16b9f463..ba40c6c7c5a1 100644 --- a/security/py-pyme/Makefile +++ b/security/py-pyme/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: security/py-pyme -# Date created: 28 December 2008 -# Whom: Johan van Selst <johans@stack.nl> -# +# Created by: Johan van Selst <johans@stack.nl> # $FreeBSD$ -# PORTNAME= pyme PORTVERSION= 0.8.1 @@ -23,6 +19,7 @@ USE_PYTHON= 2.5+ USE_PYDISTUTILS=yes PYDISTUTILS_PKGNAME=pygpgme +NO_STAGE= yes .include <bsd.port.pre.mk> post-patch: |