![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / opensc / Attic / Makefile.common (download)
Revision 1.7, Tue Oct 23 18:16:38 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile.common,v 1.7 2012/10/23 18:16:38 asau Exp $ # # used by security/opensc/Makefile # used by security/opensc-signer/Makefile OPENSC_PKG_VERSION= 0.11.13 DISTNAME= opensc-${OPENSC_PKG_VERSION} CATEGORIES= security MASTER_SITES= http://www.opensc-project.org/files/opensc/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.opensc-project.org/opensc/ BUILDLINK_API_DEPENDS.openssl+= openssl>=0.9.7 GNU_CONFIGURE= YES USE_LIBTOOL= YES USE_OLD_DES_API= YES USE_TOOLS+= gmake pkg-config .include "options.mk" CONFIGURE_ARGS+= --with-openssl=${SSLBASE:Q} CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR:Q} CONFIGURE_ARGS+= --disable-sensitive-logging