Tweaked a few setting on the Mac OS X build system to locate Mac Ports libraries...
[sdlgit/SDL_perl.git] / Build.PL
index 6bed354..cc80c12 100644 (file)
--- a/Build.PL
+++ b/Build.PL
@@ -9,6 +9,7 @@ use warnings;
 use Carp;
 use lib  'make/lib';
 
+use Data::Dumper;
 use SDL::Build;
 use YAML;
 use YAML::Node;