diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-01-28 14:37:13 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-01-28 14:37:13 +0000 |
commit | 79b3f395c087914378e7396564c85cedf2c1b908 (patch) | |
tree | 280a1f35b545297a0efc806a6ae59c55a30b7cb6 | |
parent | dc9c76a94fa38597757baca431a0e4f15dce5823 (diff) | |
download | ports-79b3f395c087914378e7396564c85cedf2c1b908.tar.gz ports-79b3f395c087914378e7396564c85cedf2c1b908.zip |
Notes
-rw-r--r-- | audio/py-discogs-client/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/py-discogs-client/Makefile b/audio/py-discogs-client/Makefile index 0d66b418d04a..33c250ed533c 100644 --- a/audio/py-discogs-client/Makefile +++ b/audio/py-discogs-client/Makefile @@ -16,7 +16,6 @@ LICENSE= BSD RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>=1.0.0:${PORTSDIR}/www/py-requests1 USE_PYTHON= yes -NO_STAGE= yes USE_PYDISTUTILS= easy_install .include <bsd.port.mk> |