diff --git a/bootstrap.sh b/bootstrap.sh
index f1ad59a89e0235493b527921d549582d875dfa8c..3b162e67d6e39ce67f222ad9afa9a01770e9735f 100644
--- a/bootstrap.sh
+++ b/bootstrap.sh
@@ -95,7 +95,7 @@ osx_macports()
 
     install_macports_pkg "gcc49" "gcc-4.9"
     install_macports_pkg "nasm"
-    install_macports_pkg "pkg-config"
+    install_macports_pkg "pkgconfig"
     install_macports_pkg "osxfuse"
     install_macports_pkg "x86_64-elf-gcc"
 }