Subject: CVS commit: pkgsrc/security/opensc
From: Greg Troxel
Date: 2014-03-17 19:21:43
Message id: 20140317182143.15FF096@cvs.netbsd.org

Log Message:
Stop forcing pcsc-lite's library to be the libtool version.

opensc upstream has removed the use of ltdl.  Thus, it is not longer
reasonable to expect it to be able to dlopen a .la file.  So pass the
.so, not the .la, to configure, when using the pcsc-lite (default)
option.  Resolves a failure of pkcs15-init to load modules.

Files:
RevisionActionfile
1.20modifypkgsrc/security/opensc/Makefile
1.4modifypkgsrc/security/opensc/options.mk