Skip to content

Commit

Permalink
sysutils/nut*: Register conflicts
Browse files Browse the repository at this point in the history
sysutils/nut and sysutils/nut-devel conflict with each other.
  • Loading branch information
cschuber committed May 9, 2022
1 parent 18e2107 commit a28f05f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions sysutils/nut-devel/Makefile
Expand Up @@ -16,6 +16,8 @@ LICENSE= GPLv2+ GPLv3+ ART10 GPLv1+
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING

CONFLICTS= nut-[0-9]*

USE_GITHUB= yes
GH_ACCOUNT= networkupstools
GH_TAGNAME= 9cb8de681
Expand Down
2 changes: 2 additions & 0 deletions sysutils/nut/Makefile
Expand Up @@ -13,6 +13,8 @@ LICENSE= GPLv2+ GPLv3+ ART10 GPLv1+
LICENSE_COMB= multi
LICENSE_FILE= ${WRKSRC}/COPYING

CONFLICTS= nut-devel-*

GNU_CONFIGURE= yes
USES= autoreconf:build compiler:c11 gmake libtool pkgconfig python:build
USE_LDCONFIG= yes
Expand Down

0 comments on commit a28f05f

Please sign in to comment.