devel/pcsc-ada: Fix build on DragonFly
The Linker_Options pragma was removed upstream and the linker options
moved to the common GPR file. Extend the sed command to add the
-L/usr/local/lib LDFLAG for examples rather than have to patch several
individual files. Needed by DF where /usr/local/lib is not a default
library path for the base compiler.