![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / libfprint / Makefile (download)
Revision 1.21, Tue Oct 23 18:16:32 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.21 2012/10/23 18:16:32 asau Exp $ DISTNAME= libfprint-0.0.6 PKGREVISION= 18 CATEGORIES= security devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= plunky@rya-online.net HOMEPAGE= http://reactivated.net/fprint/wiki/Libfprint COMMENT= Fingerprint reader access library USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config autoconf automake autoheader autoreconf CPPFLAGS+= -DHAVE_MEMMEM CONFIGURE_ARGS+=CRYPTO_CFLAGS=-I${SSLBASE}/include/openssl \ CRYPTO_LIBS="-L${SSLBASE}/lib -lcrypto" pre-configure: cd ${WRKSRC} && autoreconf -vif .include "../../devel/glib2/buildlink3.mk" .include "../../devel/libusb/buildlink3.mk" .include "../../graphics/ImageMagick/buildlink3.mk" .include "../../security/openssl/buildlink3.mk" .include "../../mk/bsd.pkg.mk"