pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/libxcvt



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Jul 13 20:37:53 UTC 2022

Added Files:
        pkgsrc/x11/libxcvt: buildlink3.mk

Log Message:
libxcvt: add buildlink3.mk file


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/x11/libxcvt/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/x11/libxcvt/buildlink3.mk
diff -u /dev/null pkgsrc/x11/libxcvt/buildlink3.mk:1.1
--- /dev/null   Wed Jul 13 20:37:53 2022
+++ pkgsrc/x11/libxcvt/buildlink3.mk    Wed Jul 13 20:37:53 2022
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2022/07/13 20:37:53 wiz Exp $
+
+BUILDLINK_TREE+=       libxcvt
+
+.if !defined(LIBXCVT_BUILDLINK3_MK)
+LIBXCVT_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libxcvt+=        libxcvt>=0.1.1
+BUILDLINK_PKGSRCDIR.libxcvt?=  ../../x11/libxcvt
+.endif # LIBXCVT_BUILDLINK3_MK
+
+BUILDLINK_TREE+=       -libxcvt



Home | Main Index | Thread Index | Old Index