Installing jpilot

This is about installing jpilot on Mac OS X 10.6 SnowLeopard using MacPorts:

mkdir -p /opt/local/include/gdk
touch /opt/local/include/gdk/gdkx.h
PATH=/opt/local/bin:$PATH /opt/local/bin/port install jpilot +quartz +no_x11

References

According to the changelog, including gdk/gdkx.h was obsolete.