aboutsummaryrefslogtreecommitdiff
path: root/devel/py-versiontools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-versiontools/Makefile')
-rw-r--r--devel/py-versiontools/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/devel/py-versiontools/Makefile b/devel/py-versiontools/Makefile
index ea8ea9312b4b..6a966d4f5c53 100644
--- a/devel/py-versiontools/Makefile
+++ b/devel/py-versiontools/Makefile
@@ -1,7 +1,3 @@
-# New ports collection makefile for: py-versiontools
-# Date created: 13 April 2012
-# Whom: Ruslan Mahmatkhanov <rm@FreeBSD.org>
-#
# $FreeBSD$
PORTNAME= versiontools
@@ -19,4 +15,5 @@ USE_PYDISTUTILS=easy_install
PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
+NO_STAGE= yes
.include <bsd.port.mk>