freebsd-ports/sysutils/kfloppy
Daniel Eischen 09f6c5b995 Fix kdeutils for amd64-current (and perhaps other 64-bit
-current archs).  This has been broken for over 3 months.

configure incorrectly assumes that since FreeBSD has sqrtl,
that it also has other long math functions.  Also, configure
seems to have 2 separate checks for the long math functions:
the first check looks for both asinl and sqrtl, the second
check looks for just sqrtl.  FreeBSD does not currently have
asinl, so if configure just went by the first check it would
correctly determine that we do not have all the long math
functions.  Remove the second check to fix the problem.

No response from: kde@
2008-06-03 23:00:51 +00:00
..
files Fix kdeutils for amd64-current (and perhaps other 64-bit 2008-06-03 23:00:51 +00:00
distinfo
Makefile - Remove USE_GETOPT_LONG which is a no-op since March 2007 2008-03-20 09:56:52 +00:00
pkg-descr
pkg-plist