diff options
author | Dmitry Sivachenko <demon@FreeBSD.org> | 2014-05-30 09:27:22 +0000 |
---|---|---|
committer | Dmitry Sivachenko <demon@FreeBSD.org> | 2014-05-30 09:27:22 +0000 |
commit | f2fb4668ce508d50bb10e040b691a79acc29376d (patch) | |
tree | 49c0ed228026cfb4c556e92764e754d4db903d35 /graphics/py-graph | |
parent | b120d1301efb28c99a44a0dd3a3f1e9258adf91e (diff) | |
download | ports-f2fb4668ce508d50bb10e040b691a79acc29376d.tar.gz ports-f2fb4668ce508d50bb10e040b691a79acc29376d.zip |
Stagify.
Notes
Notes:
svn path=/head/; revision=355808
Diffstat (limited to 'graphics/py-graph')
-rw-r--r-- | graphics/py-graph/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/py-graph/Makefile b/graphics/py-graph/Makefile index 4cff315513b5..c9b233e4ad8b 100644 --- a/graphics/py-graph/Makefile +++ b/graphics/py-graph/Makefile @@ -19,7 +19,6 @@ USE_PYTHON= yes NO_BUILD= yes -NO_STAGE= yes do-install: ${DO_NADA} |