diff options
author | demon <demon@FreeBSD.org> | 2014-05-30 17:27:22 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2014-05-30 17:27:22 +0800 |
commit | 919a116dca48415c52a69f76295f85f45d4b183f (patch) | |
tree | 49c0ed228026cfb4c556e92764e754d4db903d35 /graphics | |
parent | 53b9f572cf2e784cc2f29399d02db44eeff9b4d2 (diff) | |
download | freebsd-ports-gnome-919a116dca48415c52a69f76295f85f45d4b183f.tar.gz freebsd-ports-gnome-919a116dca48415c52a69f76295f85f45d4b183f.tar.zst freebsd-ports-gnome-919a116dca48415c52a69f76295f85f45d4b183f.zip |
Stagify.
Diffstat (limited to 'graphics')
-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} |