mirror of
https://github.com/truenas/core-build.git
synced 2026-02-15 07:36:18 +00:00
Fix
This commit is contained in:
@@ -165,8 +165,10 @@ ports += {
|
||||
}
|
||||
ports += {
|
||||
"name": "sysutils/nut",
|
||||
"options": ["OPTIONS_FILE_UNSET+=NEON"]
|
||||
"options": ["OPTIONS_FILE_SET+=DEV"]
|
||||
"options": [
|
||||
"OPTIONS_FILE_UNSET+=NEON",
|
||||
"OPTIONS_FILE_SET+=DEV"
|
||||
],
|
||||
}
|
||||
#ports += "devel/gio-fam-backend"
|
||||
ports += "sysutils/jailme"
|
||||
|
||||
Reference in New Issue
Block a user