freebsd-ports/graphics/py-ming/files/patch-py_ext-Makefile.am

11 lines
293 B
Text

--- py_ext/Makefile.am.orig 2017-04-07 08:12:56 UTC
+++ py_ext/Makefile.am
@@ -18,7 +18,7 @@ clean-local:
rm -Rf test.swf build
install:
- $(PYTHON) setup.py install --prefix $(prefix) --root "/$(DESTDIR)"
+ $(PYTHON) setup.py install --prefix $(prefix)
test.swf:
$(PYTHON) shape.py