Thu Oct 5 12:52:00 2017 UTC ()
Project homepage is at freedesktop.org now.


(hauke)
diff -r1.36 -r1.37 pkgsrc/security/libfprint/Makefile

cvs diff -r1.36 -r1.37 pkgsrc/security/libfprint/Makefile (expand / switch to unified diff)

--- pkgsrc/security/libfprint/Makefile 2017/02/28 15:20:09 1.36
+++ pkgsrc/security/libfprint/Makefile 2017/10/05 12:51:59 1.37
@@ -1,22 +1,22 @@ @@ -1,22 +1,22 @@
1# $NetBSD: Makefile,v 1.36 2017/02/28 15:20:09 ryoon Exp $ 1# $NetBSD: Makefile,v 1.37 2017/10/05 12:51:59 hauke Exp $
2 2
3DISTNAME= libfprint-0.0.6 3DISTNAME= libfprint-0.0.6
4PKGREVISION= 32 4PKGREVISION= 32
5CATEGORIES= security devel 5CATEGORIES= security devel
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9HOMEPAGE= http://reactivated.net/fprint/wiki/Libfprint 9HOMEPAGE= https://www.freedesktop.org/wiki/Software/fprint/
10COMMENT= Fingerprint reader access library 10COMMENT= Fingerprint reader access library
11LICENSE= gnu-lgpl-v2.1 11LICENSE= gnu-lgpl-v2.1
12 12
13USE_LIBTOOL= yes 13USE_LIBTOOL= yes
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15USE_TOOLS+= pkg-config autoconf automake autoheader autoreconf 15USE_TOOLS+= pkg-config autoconf automake autoheader autoreconf
16 16
17CPPFLAGS+= -DHAVE_MEMMEM 17CPPFLAGS+= -DHAVE_MEMMEM
18 18
19CONFIGURE_ARGS+=CRYPTO_CFLAGS=-I${SSLBASE}/include/openssl \ 19CONFIGURE_ARGS+=CRYPTO_CFLAGS=-I${SSLBASE}/include/openssl \
20 CRYPTO_LIBS="-L${SSLBASE}/lib -lcrypto" 20 CRYPTO_LIBS="-L${SSLBASE}/lib -lcrypto"
21 21
22pre-configure: 22pre-configure: