1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-04 01:48:54 +00:00

www/yarn www/yarn-node10 www/yarn-node8: Fix CONFLICTS declarations

Fix CONFLICTS_INSTALL typos and definition.

PR:		238255
Reported by:	Pascal Christen
Sponsored by:	trivago N.V.
This commit is contained in:
Luca Pizzamiglio 2019-05-31 10:00:04 +00:00
parent b49bc9fc24
commit fd68fbf5c0
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=503132
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@
PKGNAMESUFFIX= -node10
CONFLICS_INSTALL= yarn yarn-node8
CONFLICTS_INSTALL= yarn yarn-node8
OPTIONS_EXCLUDE= NODE NODE8 NODE6
OPTIONS_SLAVE= NODE10

View File

@ -3,7 +3,7 @@
PKGNAMESUFFIX= -node8
CONFLICS_INSTALL= yarn yarn-node10
CONFLICTS_INSTALL= yarn yarn-node10
OPTIONS_EXCLUDE= NODE NODE10 NODE6
OPTIONS_SLAVE= NODE8

View File

@ -12,7 +12,7 @@ COMMENT= Package manager for node, alternative to npm
LICENSE= BSD2CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
CONFLICTS?= yarn-node10 yarn-node8
CONFLICTS_INSTALL?= yarn-node10 yarn-node8
OPTIONS_DEFINE= HADOOPCOMPAT
OPTIONS_SINGLE= BACKEND