pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/inputproto Bump API requirement. As this is a pure...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7b88cb4d201c
branches: trunk
changeset: 524308:7b88cb4d201c
user: joerg <joerg%pkgsrc.org@localhost>
date: Tue Jan 23 14:28:15 2007 +0000
description:
Bump API requirement. As this is a pure build dependency, no recursive
bump is needed.
diffstat:
x11/inputproto/buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 1c080023816e -r 7b88cb4d201c x11/inputproto/buildlink3.mk
--- a/x11/inputproto/buildlink3.mk Tue Jan 23 13:44:08 2007 +0000
+++ b/x11/inputproto/buildlink3.mk Tue Jan 23 14:28:15 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.1.1.1 2006/11/03 17:41:55 joerg Exp $
+# $NetBSD: buildlink3.mk,v 1.2 2007/01/23 14:28:15 joerg Exp $
BUILDLINK_DEPMETHOD.inputproto?= build
@@ -14,7 +14,7 @@
BUILDLINK_ORDER:= ${BUILDLINK_ORDER} ${BUILDLINK_DEPTH}inputproto
.if ${INPUTPROTO_BUILDLINK3_MK} == "+"
-BUILDLINK_API_DEPENDS.inputproto+= inputproto>=1.3
+BUILDLINK_API_DEPENDS.inputproto+= inputproto>=1.4
BUILDLINK_PKGSRCDIR.inputproto?= ../../x11/inputproto
.endif # INPUTPROTO_BUILDLINK3_MK
Home |
Main Index |
Thread Index |
Old Index