pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/zlib revert last - the problem has been fixed in...
details: https://anonhg.NetBSD.org/pkgsrc/rev/bcef433b0b8d
branches: trunk
changeset: 467053:bcef433b0b8d
user: grant <grant%pkgsrc.org@localhost>
date: Mon Jan 26 02:39:17 2004 +0000
description:
revert last - the problem has been fixed in bsd.buildlink3.mk.
diffstat:
devel/zlib/buildlink3.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 185526a6507d -r bcef433b0b8d devel/zlib/buildlink3.mk
--- a/devel/zlib/buildlink3.mk Mon Jan 26 00:54:19 2004 +0000
+++ b/devel/zlib/buildlink3.mk Mon Jan 26 02:39:17 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.7 2004/01/25 04:15:44 grant Exp $
+# $NetBSD: buildlink3.mk,v 1.8 2004/01/26 02:39:17 grant Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
ZLIB_BUILDLINK3_MK:= ${ZLIB_BUILDLINK3_MK}+
@@ -90,7 +90,7 @@
# If we depend on the package, depend on the latest version with a library
# major number bump.
#
-BUILDLINK_DEPENDS.zlib= zlib>=1.2.1
+BUILDLINK_DEPENDS.zlib+= zlib>=1.2.1
. if !empty(BUILDLINK_DEPTH:M+)
BUILDLINK_DEPENDS+= zlib
. endif
Home |
Main Index |
Thread Index |
Old Index