pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/time/py-monotonic
Module Name: pkgsrc
Committed By: triaxx
Date: Fri Jan 26 14:42:06 UTC 2018
Added Files:
pkgsrc/time/py-monotonic: buildlink3.mk
Log Message:
bl3ification
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 pkgsrc/time/py-monotonic/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/time/py-monotonic/buildlink3.mk
diff -u /dev/null pkgsrc/time/py-monotonic/buildlink3.mk:1.1
--- /dev/null Fri Jan 26 14:42:06 2018
+++ pkgsrc/time/py-monotonic/buildlink3.mk Fri Jan 26 14:42:06 2018
@@ -0,0 +1,12 @@
+# $NetBSD: buildlink3.mk,v 1.1 2018/01/26 14:42:06 triaxx Exp $
+
+BUILDLINK_TREE+= py-monotonic
+
+.if !defined(PY_MONOTONIC_BUILDLINK3_MK)
+PY_MONOTONIC_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.py-monotonic+= ${PYPKGPREFIX}-monotonic>=0.1
+BUILDLINK_PKGSRCDIR.py-monotonic?= ../../time/py-monotonic
+.endif # PY_MONOTONIC_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -py-monotonic
Home |
Main Index |
Thread Index |
Old Index