mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix conflicts between linux-sublime and linux-sublime3
Approved by: portmgr blanket
This commit is contained in:
parent
5dc918f30b
commit
76953da02c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404770
@ -20,6 +20,8 @@ NO_BUILD=
|
||||
STRIP= # don't strip linux binaries.
|
||||
SUB_FILES= sublime
|
||||
|
||||
CONFLICTS_INSTALL= linux-sublime3-[0-9]*
|
||||
|
||||
USE_LINUX= c6
|
||||
USE_LINUX_APPS= xorglibs gtk2
|
||||
|
||||
|
@ -20,7 +20,7 @@ USE_LINUX_APPS= xorglibs gtk2
|
||||
INSTALLS_ICONS= yes
|
||||
WRKSRC= ${WRKDIR}/sublime_text_3
|
||||
|
||||
CONFLICTS= linux-sublime-[0-24-9]*
|
||||
CONFLICTS_INSTALL= linux-sublime-[0-9]*
|
||||
|
||||
NO_BUILD=
|
||||
SUB_FILES= sublime
|
||||
|
Loading…
Reference in New Issue
Block a user