K 10 svn:author V 6 marino K 8 svn:date V 27 2016-08-08T04:24:10.048730Z K 7 svn:log V 352 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. END