From cc5aff4c03ff646e073bd26ee59ab03d066818c7 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Mon, 9 Jun 2014 08:34:07 +0000 Subject: [PATCH] - Remove easy_install dependency - Convert to PYDISTUTILS_AUTOPLIST - Bump PORTREVISION to enforce a cleanup for the easy_install references With hat: python@ Approved by: portmgr (implicit) --- audio/py-discogs-client/Makefile | 5 +++-- audio/py-discogs-client/pkg-plist | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) delete mode 100644 audio/py-discogs-client/pkg-plist diff --git a/audio/py-discogs-client/Makefile b/audio/py-discogs-client/Makefile index 33c250ed533c..354c201dc844 100644 --- a/audio/py-discogs-client/Makefile +++ b/audio/py-discogs-client/Makefile @@ -15,7 +15,8 @@ LICENSE= BSD RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}requests1>=1.0.0:${PORTSDIR}/www/py-requests1 -USE_PYTHON= yes -USE_PYDISTUTILS= easy_install +USE_PYTHON= yes +USE_PYDISTUTILS= yes +PYDISTUTILS_AUTOPLIST= yes .include diff --git a/audio/py-discogs-client/pkg-plist b/audio/py-discogs-client/pkg-plist deleted file mode 100644 index f4a7e443d7c3..000000000000 --- a/audio/py-discogs-client/pkg-plist +++ /dev/null @@ -1 +0,0 @@ -%%PYTHON_SITELIBDIR%%/discogs_client-1.1.1-py2.7.egg