summaryrefslogtreecommitdiff
path: root/shell/Library_localebe.mk
diff options
context:
space:
mode:
Diffstat (limited to 'shell/Library_localebe.mk')
-rw-r--r--shell/Library_localebe.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/shell/Library_localebe.mk b/shell/Library_localebe.mk
index 96022b731a24..0cefa0b8908f 100644
--- a/shell/Library_localebe.mk
+++ b/shell/Library_localebe.mk
@@ -30,9 +30,9 @@ $(eval $(call gb_Library_Library,localebe1))
$(eval $(call gb_Library_use_sdk_api,localebe1))
ifeq ($(OS),MACOSX)
-$(eval $(call gb_Library_use_externals,localebe1,\
- corefoundation \
- coreservices \
+$(eval $(call gb_Library_use_system_darwin_frameworks,localebe1,\
+ CoreFoundation \
+ CoreServices \
))
endif