aboutsummaryrefslogtreecommitdiff
path: root/security/py-openid/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-openid/Makefile')
-rw-r--r--security/py-openid/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/py-openid/Makefile b/security/py-openid/Makefile
index 3a027a05cbd0..2a4f61c0a817 100644
--- a/security/py-openid/Makefile
+++ b/security/py-openid/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: py-openid
-# Date created: Dec 19, 2006
-# Whom: Cheng-Lung Sung <clsung@FreeBSD.org>
-#
+# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= openid
PORTVERSION= 2.2.5
@@ -20,4 +16,5 @@ USE_PYTHON= yes
USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= python-openid
+NO_STAGE= yes
.include <bsd.port.mk>