pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/cairo



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Aug 28 22:08:12 UTC 2019

Modified Files:
        pkgsrc/graphics/cairo: Makefile

Log Message:
cairo: Remove BUILDLINK_API_DEPENDS.

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


To generate a diff of this commit:
cvs rdiff -u -r1.144 -r1.145 pkgsrc/graphics/cairo/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/cairo/Makefile
diff -u pkgsrc/graphics/cairo/Makefile:1.144 pkgsrc/graphics/cairo/Makefile:1.145
--- pkgsrc/graphics/cairo/Makefile:1.144        Wed Nov 14 23:12:51 2018
+++ pkgsrc/graphics/cairo/Makefile      Wed Aug 28 22:08:12 2019
@@ -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 @@ TEST_TARGET=                    check
 
 .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