pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/cairo cairo: Remove BUILDLINK_API_DEPENDS.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/3373ac189854
branches:  trunk
changeset: 400483:3373ac189854
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Aug 28 22:08:12 2019 +0000

description:
cairo: Remove BUILDLINK_API_DEPENDS.

These are lower than what's in their respective buildlink3.mk files.

diffstat:

 graphics/cairo/Makefile |  4 +---
 1 files changed, 1 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 5941b027e5c4 -r 3373ac189854 graphics/cairo/Makefile
--- a/graphics/cairo/Makefile   Wed Aug 28 19:44:55 2019 +0000
+++ b/graphics/cairo/Makefile   Wed Aug 28 22:08:12 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.144 2018/11/14 23:12:51 kleink Exp $
+# $NetBSD: Makefile,v 1.145 2019/08/28 22:08:12 wiz Exp $
 
 .include "../../graphics/cairo/Makefile.common"
 
@@ -8,9 +8,7 @@
 
 .include "../../archivers/lzo/buildlink3.mk"
 .include "../../devel/zlib/buildlink3.mk"
-BUILDLINK_API_DEPENDS.fontconfig+=     fontconfig>=2.2.95
 .include "../../fonts/fontconfig/buildlink3.mk"
-BUILDLINK_API_DEPENDS.freetype2+=      freetype2>=2.1.9
 .include "../../graphics/freetype2/buildlink3.mk"
 .include "../../graphics/png/buildlink3.mk"
 # include?



Home | Main Index | Thread Index | Old Index