View | Details | Raw Unified
Collapse All | Expand All

(-) pam_pkcs11-0.5.3.ebuild (+7 lines)
 Lines 2-7    Link Here 
# Distributed under the terms of the GNU General Public License v2
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/dev-libs/pam_pkcs11/pam_pkcs11-0.5.3.ebuild,v 1.1 2006/02/10 01:35:46 vanquirius Exp $
# $Header: /var/cvsroot/gentoo-x86/dev-libs/pam_pkcs11/pam_pkcs11-0.5.3.ebuild,v 1.1 2006/02/10 01:35:46 vanquirius Exp $
inherit eutils
DESCRIPTION="PKCS11 Pam library"
DESCRIPTION="PKCS11 Pam library"
HOMEPAGE="http://www.opensc-project.org/pam_pkcs11"
HOMEPAGE="http://www.opensc-project.org/pam_pkcs11"
SRC_URI="http://www.opensc-project.org/files/pam_pkcs11/${P}.tar.gz"
SRC_URI="http://www.opensc-project.org/files/pam_pkcs11/${P}.tar.gz"
 Lines 18-23    Link Here 
	pcsc-lite? ( sys-apps/pcsc-lite )
	pcsc-lite? ( sys-apps/pcsc-lite )
	dev-libs/openssl"
	dev-libs/openssl"
src_unpack() {
	unpack ${A}
	epatch "${FILESDIR}/${P}-daemon-init.patch"
}
src_compile() {
src_compile() {
		econf \
		econf \
			$(use_with curl) \
			$(use_with curl) \