diff --git a/Modules/CPack.OSXX11.Info.plist.in b/Modules/CPack.OSXX11.Info.plist.in
index 851b67ba82..23a1483b7a 100644
--- a/Modules/CPack.OSXX11.Info.plist.in
+++ b/Modules/CPack.OSXX11.Info.plist.in
@@ -41,8 +41,6 @@
@CPACK_APPLE_GUI_BUNDLE_VERSION@
CSResourcesFileMapped
- LSRequiresCarbon
-
NSHumanReadableCopyright
@CPACK_APPLE_GUI_COPYRIGHT@
diff --git a/Modules/MacOSXBundleInfo.plist.in b/Modules/MacOSXBundleInfo.plist.in
index a466dc7c4e..a4009bce32 100644
--- a/Modules/MacOSXBundleInfo.plist.in
+++ b/Modules/MacOSXBundleInfo.plist.in
@@ -28,8 +28,6 @@
${MACOSX_BUNDLE_BUNDLE_VERSION}
CSResourcesFileMapped
- LSRequiresCarbon
-
NSHumanReadableCopyright
${MACOSX_BUNDLE_COPYRIGHT}
diff --git a/Templates/AppleInfo.plist b/Templates/AppleInfo.plist
index 1f68ccf923..3445e53097 100644
--- a/Templates/AppleInfo.plist
+++ b/Templates/AppleInfo.plist
@@ -28,8 +28,6 @@
${APPLE_GUI_BUNDLE_VERSION}
CSResourcesFileMapped
- LSRequiresCarbon
-
NSHumanReadableCopyright
${APPLE_GUI_COPYRIGHT}