diff options
Diffstat (limited to 'shell/Library_macbe.mk')
-rw-r--r-- | shell/Library_macbe.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/Library_macbe.mk b/shell/Library_macbe.mk index 236cc6ce6e0a..6746fc0bffb8 100644 --- a/shell/Library_macbe.mk +++ b/shell/Library_macbe.mk @@ -29,9 +29,9 @@ $(eval $(call gb_Library_Library,macbe1)) $(eval $(call gb_Library_use_sdk_api,macbe1)) -$(eval $(call gb_Library_use_externals,macbe1,\ - cocoa \ - systemconfiguration \ +$(eval $(call gb_Library_use_system_darwin_frameworks,macbe1,\ + Cocoa \ + SystemConfiguration \ )) $(eval $(call gb_Library_use_libraries,macbe1,\ |