Skip to content

Commit

Permalink
net/speedtest: Mark CONFLICTS with net/py-speedtest-cli
Browse files Browse the repository at this point in the history
Reported by:	nivit
  • Loading branch information
sunpoet committed Aug 16, 2023
1 parent b0b6c96 commit f6a1776
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions net/py-speedtest-cli/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ USE_PYTHON= autoplist distutils

NO_ARCH= yes

CONFLICTS_INSTALL= speedtest # bin/speedtest

OPTIONS_DEFINE= DOCS

PORTDOCS= README.rst
Expand Down
2 changes: 2 additions & 0 deletions net/speedtest/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ NO_WRKSUBDIR= yes
PLIST_FILES= bin/speedtest \
share/man/man5/speedtest.5.gz

CONFLICTS_INSTALL= py*-speedtest-cli # bin/speedtest

do-install:
${MKDIR} ${STAGEDIR}${PREFIX}/bin/ ${STAGEDIR}${PREFIX}/share/man/man5/
${INSTALL_PROGRAM} ${WRKSRC}/usr/local/bin/speedtest ${STAGEDIR}${PREFIX}/bin/speedtest
Expand Down

0 comments on commit f6a1776

Please sign in to comment.