pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/time/py-mxDateTime add path to mxDateTime's headers to...
details: https://anonhg.NetBSD.org/pkgsrc/rev/40982df1e412
branches: trunk
changeset: 469986:40982df1e412
user: recht <recht%pkgsrc.org@localhost>
date: Thu Mar 04 14:50:18 2004 +0000
description:
add path to mxDateTime's headers to BUILDLINK_INCDIRS
diffstat:
time/py-mxDateTime/buildlink3.mk | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 3358b0ceaeb3 -r 40982df1e412 time/py-mxDateTime/buildlink3.mk
--- a/time/py-mxDateTime/buildlink3.mk Thu Mar 04 14:47:56 2004 +0000
+++ b/time/py-mxDateTime/buildlink3.mk Thu Mar 04 14:50:18 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1 2004/03/04 11:11:30 recht Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2004/03/04 14:50:18 recht Exp $
#
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
@@ -15,6 +15,8 @@
BUILDLINK_DEPENDS.py-mxDateTime+= ${PYPKGPREFIX}-mxDateTime>=2.0.5
BUILDLINK_PKGSRCDIR.py-mxDateTime?= ../../time/py-mxDateTime
+BUILDLINK_INCDIRS.py-mxDateTime+= ${PYSITELIB}/mx/DateTime/mxDateTime/mxDateTime.h
+
.endif # PY_MXDATETIME_BUILDLINK3_MK
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
Home |
Main Index |
Thread Index |
Old Index