diff --git a/indra/newview/viewer_manifest.py b/indra/newview/viewer_manifest.py
index e647ce3efb6d09158420e489ff0649b80333c4b1..94908d201a8fc0f8898b82e535a8495f7294c260 100755
--- a/indra/newview/viewer_manifest.py
+++ b/indra/newview/viewer_manifest.py
@@ -952,7 +952,7 @@ def construct(self):
 
                 with self.prefix(src=relpkgdir, dst=""):
                     self.path("libndofdev.dylib")
-                    self.path("libhunspell-1.3.a")   
+                    self.path("libhunspell-*.dylib")   
 
                 with self.prefix(src_dst="cursors_mac"):
                     self.path("*.tif")