mirror of
https://git.freebsd.org/ports.git
synced 2025-05-02 19:46:41 -04:00
editors/linux-sublime-text4: Depend on curl via USE_LINUX to adhere to LINUX_DEFAULT
This commit is contained in:
parent
c05c6e5e6d
commit
ea5276aa02
1 changed files with 1 additions and 3 deletions
|
@ -16,10 +16,8 @@ LICENSE_PERMS= dist-mirror no-dist-sell pkg-mirror no-pkg-sell auto-accept
|
||||||
ONLY_FOR_ARCHS= aarch64 amd64
|
ONLY_FOR_ARCHS= aarch64 amd64
|
||||||
ONLY_FOR_ARCHS_REASON= upstream only supports amd64 and aarch64
|
ONLY_FOR_ARCHS_REASON= upstream only supports amd64 and aarch64
|
||||||
|
|
||||||
RUN_DEPENDS= linux-c7-curl>0:ftp/linux-c7-curl
|
|
||||||
|
|
||||||
USES= desktop-file-utils gnome linux tar:xz
|
USES= desktop-file-utils gnome linux tar:xz
|
||||||
USE_LINUX= gtk3
|
USE_LINUX= curl gtk3
|
||||||
|
|
||||||
CONFLICTS_INSTALL= linux-sublime[0-9]*
|
CONFLICTS_INSTALL= linux-sublime[0-9]*
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue