pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/libfprint Switch to ImageMagick6 to fix build...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4d6ac82963db
branches: trunk
changeset: 347645:4d6ac82963db
user: wiz <wiz%pkgsrc.org@localhost>
date: Thu May 26 11:44:00 2016 +0000
description:
Switch to ImageMagick6 to fix build. Bump PKGREVISION.
diffstat:
security/libfprint/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r a15820e4207b -r 4d6ac82963db security/libfprint/Makefile
--- a/security/libfprint/Makefile Thu May 26 11:35:25 2016 +0000
+++ b/security/libfprint/Makefile Thu May 26 11:44:00 2016 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.34 2016/03/05 11:29:22 jperkin Exp $
+# $NetBSD: Makefile,v 1.35 2016/05/26 11:44:00 wiz Exp $
DISTNAME= libfprint-0.0.6
-PKGREVISION= 30
+PKGREVISION= 31
CATEGORIES= security devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fprint/}
EXTRACT_SUFX= .tar.bz2
@@ -24,6 +24,6 @@
.include "../../devel/glib2/buildlink3.mk"
.include "../../devel/libusb/buildlink3.mk"
-.include "../../graphics/ImageMagick/buildlink3.mk"
+.include "../../graphics/ImageMagick6/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index