aboutsummaryrefslogtreecommitdiff
path: root/security/py-itsdangerous/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/py-itsdangerous/Makefile')
-rw-r--r--security/py-itsdangerous/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/py-itsdangerous/Makefile b/security/py-itsdangerous/Makefile
index e9719f7b776e..5e780b51764b 100644
--- a/security/py-itsdangerous/Makefile
+++ b/security/py-itsdangerous/Makefile
@@ -1,6 +1,5 @@
# Created by: Olivier Duchateau
# $FreeBSD$
-#
PORTNAME= itsdangerous
PORTVERSION= 0.23
@@ -17,6 +16,7 @@ USE_PYDISTUTILS= easy_install
OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options
OPTIONS_DEFINE= JSON
+NO_STAGE= yes
.include <bsd.port.options.mk>
.include <bsd.port.pre.mk>