summaryrefslogtreecommitdiff
path: root/devel/py-virtualenvwrapper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-virtualenvwrapper/Makefile')
-rw-r--r--devel/py-virtualenvwrapper/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-virtualenvwrapper/Makefile b/devel/py-virtualenvwrapper/Makefile
index 20272e9638b4..862bf225d559 100644
--- a/devel/py-virtualenvwrapper/Makefile
+++ b/devel/py-virtualenvwrapper/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: py-virtualenvwrapper
-# Date created: 2010-05-06
-# Whom: Nicola Vitale <nivit@FreeBSD.org>
-#
+# Created by: Nicola Vitale <nivit@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= virtualenvwrapper
PORTVERSION= 3.6
@@ -26,6 +22,7 @@ USE_PYDISTUTILS= easy_install
# Python3 ready
USE_PYTHON= yes
+NO_STAGE= yes
.include <bsd.port.options.mk>
.include <bsd.port.pre.mk>