Skip to content

Commit

Permalink
devel/py-setuptools: Remove outdated CONFLICTS_INSTALL
Browse files Browse the repository at this point in the history
- Cosmetic change

py-distribute was removed 7.5 years ago.
  • Loading branch information
sunpoet committed May 11, 2021
1 parent ff28f55 commit 4afa461
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions devel/py-setuptools/Makefile
Expand Up @@ -15,15 +15,13 @@ COMMENT= Python packages installer
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE

NO_ARCH= yes
USES= python:2.7+ zip
USE_PYTHON= allflavors autoplist concurrent distutils

MAKE_ENV+= SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1
NO_ARCH= yes
PYDISTUTILS_SETUP= ${PYSETUP}

CONFLICTS_INSTALL= ${PYTHON_PKGNAMEPREFIX}distribute-[0-9]*
MAKE_ENV+= SETUPTOOLS_DISABLE_VERSIONED_EASY_INSTALL_SCRIPT=1

PLIST_FILES= "@sample %%PYTHON_SITELIBDIR%%/easy-install.pth.dist %%PYTHON_SITELIBDIR%%/easy-install.pth"

.include <bsd.port.pre.mk>
Expand Down

0 comments on commit 4afa461

Please sign in to comment.