pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/zint
Module Name: pkgsrc
Committed By: wiz
Date: Mon Feb 16 13:10:45 UTC 2026
Added Files:
pkgsrc/graphics/zint: buildlink3.mk
Log Message:
zint: add buildlink3.mk
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/graphics/zint/buildlink3.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Added files:
Index: pkgsrc/graphics/zint/buildlink3.mk
diff -u /dev/null pkgsrc/graphics/zint/buildlink3.mk:1.1
--- /dev/null Mon Feb 16 13:10:45 2026
+++ pkgsrc/graphics/zint/buildlink3.mk Mon Feb 16 13:10:45 2026
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1 2026/02/16 13:10:45 wiz Exp $
+
+BUILDLINK_TREE+= zint
+
+.if !defined(ZINT_BUILDLINK3_MK)
+ZINT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.zint+= zint>=2.13.0nb10
+BUILDLINK_PKGSRCDIR.zint?= ../../graphics/zint
+
+.include "../../graphics/png/buildlink3.mk"
+.endif # ZINT_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -zint
Home |
Main Index |
Thread Index |
Old Index