aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2014-01-28 22:37:13 +0800
committerfeld <feld@FreeBSD.org>2014-01-28 22:37:13 +0800
commita078f0b22b97034dcd6a24bf8fab7fc7bd073517 (patch)
tree280a1f35b545297a0efc806a6ae59c55a30b7cb6 /audio
parentae43f137273f6d0ea844dd223beb25b1c029e982 (diff)
downloadfreebsd-ports-gnome-a078f0b22b97034dcd6a24bf8fab7fc7bd073517.tar.gz
freebsd-ports-gnome-a078f0b22b97034dcd6a24bf8fab7fc7bd073517.tar.zst
freebsd-ports-gnome-a078f0b22b97034dcd6a24bf8fab7fc7bd073517.zip
Support STAGE
Approved by: swills (mentor, implicit)
Diffstat (limited to 'audio')
-rw-r--r--audio/py-discogs-client/Makefile1
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>