aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/py-graph-dot
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2014-05-30 17:26:09 +0800
committerdemon <demon@FreeBSD.org>2014-05-30 17:26:09 +0800
commit53b9f572cf2e784cc2f29399d02db44eeff9b4d2 (patch)
treeb1caded8c9669f96283d0b1bcb1c4a299ff7e581 /graphics/py-graph-dot
parent5fe2f02aed47f25679fb24525d0fd013eb21dc4b (diff)
downloadfreebsd-ports-gnome-53b9f572cf2e784cc2f29399d02db44eeff9b4d2.tar.gz
freebsd-ports-gnome-53b9f572cf2e784cc2f29399d02db44eeff9b4d2.tar.zst
freebsd-ports-gnome-53b9f572cf2e784cc2f29399d02db44eeff9b4d2.zip
Stagify.
Diffstat (limited to 'graphics/py-graph-dot')
-rw-r--r--graphics/py-graph-dot/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/py-graph-dot/Makefile b/graphics/py-graph-dot/Makefile
index 2bc0d9584c1e..af628ae1c9ad 100644
--- a/graphics/py-graph-dot/Makefile
+++ b/graphics/py-graph-dot/Makefile
@@ -18,8 +18,6 @@ PROJECTHOST= python-graph
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
PYDISTUTILS_PKGNAME= python_graph_dot
+PYDISTUTILS_AUTOPLIST= yes
-PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%%
-
-NO_STAGE= yes
.include <bsd.port.mk>