aboutsummaryrefslogtreecommitdiff
path: root/math/py-networkx
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:55:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 20:55:04 +0000
commitce5e4570204c37f4ac986a2a6bc076aa911167d6 (patch)
tree1c069c3c993156dc583330fa958afbe99bb4966e /math/py-networkx
parent8ac99398e2b62e1b10333d4c88ae273f4f0ed365 (diff)
Notes
Diffstat (limited to 'math/py-networkx')
-rw-r--r--math/py-networkx/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/py-networkx/Makefile b/math/py-networkx/Makefile
index 0c928631dfc0..a2348c4adc97 100644
--- a/math/py-networkx/Makefile
+++ b/math/py-networkx/Makefile
@@ -1,6 +1,4 @@
-# Ports collection makefile for: py-networkx
-# Date created: June, 20 2008
-# Whom: dikshie
+# Created by: dikshie
# $FreeBSD$
PORTNAME= networkx
@@ -17,6 +15,7 @@ USE_PYTHON= yes
USE_PYDISTUTILS=easy_install
PYSETUP= setup_egg.py
+NO_STAGE= yes
post-install:
.if !defined(NOPORTEXAMPLES)
${MKDIR} ${EXAMPLESDIR}