![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / libfprint / Makefile (download)
Revision 1.18, Thu Jun 14 07:45:09 2012 UTC (10 years, 7 months ago) by sbd
Recursive PKGREVISION bump for libxml2 buildlink addition. |
# $NetBSD: Makefile,v 1.18 2012/06/14 07:45:09 sbd Exp $ DISTNAME= libfprint-0.0.6 PKGREVISION= 16 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 PKG_DESTDIR_SUPPORT= user-destdir 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"