aboutsummaryrefslogtreecommitdiff
path: root/devel/py-gitdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-gitdb/Makefile')
-rw-r--r--devel/py-gitdb/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-gitdb/Makefile b/devel/py-gitdb/Makefile
index 2acf7dc605d2..c9f5b353f824 100644
--- a/devel/py-gitdb/Makefile
+++ b/devel/py-gitdb/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-gitdb
-# Date created: March 15, 2011
-# Whom: Wen Heping <wenheping@gmail.com>
-#
+# Created by: Wen Heping <wenheping@gmail.com>
# $FreeBSD$
-#
PORTNAME= gitdb
PORTVERSION= 0.5.4
@@ -22,4 +18,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}async>=0.6.1:${PORTSDIR}/devel/py-async \
USE_PYTHON= yes
USE_PYDISTUTILS= yes
+NO_STAGE= yes
.include <bsd.port.mk>