You've already forked macports-base
mirror of
https://github.com/macports/macports-base.git
synced 2026-07-12 18:18:43 -07:00
Bug:
Submitted by: jkh@ Reviewed by: Approved by: Obtained from: Add a missing global for UI_PREFIX git-svn-id: https://svn.macports.org/repository/macports/branches/wbb4_versionfoobage_base/base@5256 d073be05-634f-4543-b044-5fe20cf6d1d6
This commit is contained in:
@@ -190,6 +190,7 @@ proc uncompact {name v} {
|
||||
}
|
||||
|
||||
proc _check_registry {name v} {
|
||||
global UI_PREFIX
|
||||
|
||||
set ilist [registry::installed $name $v]
|
||||
if { [string equal $v ""] } {
|
||||
|
||||
Reference in New Issue
Block a user