aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-graph-dot
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2014-05-30 09:26:09 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2014-05-30 09:26:09 +0000
commitb120d1301efb28c99a44a0dd3a3f1e9258adf91e (patch)
treeb1caded8c9669f96283d0b1bcb1c4a299ff7e581 /graphics/py-graph-dot
parented765c98ac151ea4c1378593bbfeef002c25f189 (diff)
Notes
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>