--- ifd/Makefile.in.orig 2013-01-19 23:47:28.016736517 +0100 +++ ifd/Makefile.in 2013-01-19 23:48:19.870759570 +0100 @@ -302,7 +302,7 @@ INCLUDES = -I$(top_srcdir)/include -I../include/driver -I../include/firmware -I.. -I../cjeca32 -I.. -I../cjeca32/ausb $(pcsc_includes) bundledir = $(usbdropdir)/libifd-cyberjack.bundle/Contents bundle_DATA = Info.plist PkgInfo -@IS_LINUX_TRUE@bundlelinuxdir = $(usbdropdir)/libifd-cyberjack.bundle/Contents/Linux +@IS_LINUX_TRUE@bundlelinuxdir = $(usbdropdir)/libifd-cyberjack.bundle/Contents/FreeBSD @IS_LINUX_TRUE@bundlelinux_LTLIBRARIES = libifd-cyberjack.la @IS_OSX_TRUE@bundleosxdir = $(usbdropdir)/libifd-cyberjack.bundle/Contents/MacOS @IS_OSX_TRUE@bundleosx_LTLIBRARIES = libifd-cyberjack.la