mirror of
https://github.com/truenas/core-build.git
synced 2026-02-15 07:36:18 +00:00
Choose flavors for couple more ports.
This commit is contained in:
@@ -142,8 +142,8 @@ ports += "sysutils/fusefs-s3fs"
|
||||
ports += "sysutils/smartmontools"
|
||||
ports += "net/libdnet"
|
||||
ports += {
|
||||
"name": "emulators/open-vm-tools-nox11",
|
||||
"options": ["OPTIONS_FILE_UNSET+=ICU"]
|
||||
"name": "emulators/open-vm-tools@nox11",
|
||||
"package": "open-vm-tools-nox11",
|
||||
}
|
||||
ports += "sysutils/xe-guest-utilities"
|
||||
ports += "databases/sqlite3"
|
||||
@@ -349,7 +349,10 @@ ports += {
|
||||
}
|
||||
ports += "misc/mmv"
|
||||
ports += "misc/mbuffer"
|
||||
ports += "devel/git-lite"
|
||||
ports += {
|
||||
"name": "devel/git@lite",
|
||||
"package": "git-lite",
|
||||
}
|
||||
ports += "sysutils/ncdu"
|
||||
|
||||
# There ports are all vm related.
|
||||
|
||||
Reference in New Issue
Block a user