aboutsummaryrefslogtreecommitdiffstats
path: root/net/py-oauth/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-oauth/Makefile')
-rw-r--r--net/py-oauth/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/py-oauth/Makefile b/net/py-oauth/Makefile
index f009dd6c42a2..ab78e275ad65 100644
--- a/net/py-oauth/Makefile
+++ b/net/py-oauth/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-oauth
-# Date created: 03 Dec,2008
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= oauth
PORTVERSION= 1.0.1
@@ -17,4 +13,5 @@ COMMENT= Python Library for OAuth
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
.include <bsd.port.mk>