diff --git a/build/profiles/freenas/ports-system.pyd b/build/profiles/freenas/ports-system.pyd index c48a3cd..95696cb 100644 --- a/build/profiles/freenas/ports-system.pyd +++ b/build/profiles/freenas/ports-system.pyd @@ -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.