aboutsummaryrefslogtreecommitdiff
path: root/net/py-ndg_httpsclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/py-ndg_httpsclient/Makefile')
-rw-r--r--net/py-ndg_httpsclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/py-ndg_httpsclient/Makefile b/net/py-ndg_httpsclient/Makefile
index a1006009aa2e..6384af03ed65 100644
--- a/net/py-ndg_httpsclient/Makefile
+++ b/net/py-ndg_httpsclient/Makefile
@@ -1,6 +1,5 @@
# Created by: Olivier Duchateau
# $FreeBSD$
-#
PORTNAME= ndg_httpsclient
PORTVERSION= 0.3.2
@@ -18,4 +17,5 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}openssl>=0.13:${PORTSDIR}/security/py-openss
USE_PYTHON= -2.7
USE_PYDISTUTILS= easy_install
+NO_STAGE= yes
.include <bsd.port.mk>