pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/libidn Add gettext-lib/buildlink3.mk to match wi...
details: https://anonhg.NetBSD.org/pkgsrc/rev/16ced83fab0a
branches: trunk
changeset: 500895:16ced83fab0a
user: minskim <minskim%pkgsrc.org@localhost>
date: Thu Oct 13 21:02:14 2005 +0000
description:
Add gettext-lib/buildlink3.mk to match with Makefile.
diffstat:
devel/libidn/buildlink3.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 5d009934eebc -r 16ced83fab0a devel/libidn/buildlink3.mk
--- a/devel/libidn/buildlink3.mk Thu Oct 13 21:00:29 2005 +0000
+++ b/devel/libidn/buildlink3.mk Thu Oct 13 21:02:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2004/10/03 00:13:30 tv Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2005/10/13 21:02:14 minskim Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
LIBIDN_BUILDLINK3_MK:= ${LIBIDN_BUILDLINK3_MK}+
@@ -17,6 +17,7 @@
.endif # LIBIDN_BUILDLINK3_MK
.include "../../converters/libiconv/buildlink3.mk"
+.include "../../devel/gettext-lib/buildlink3.mk"
.include "../../devel/libgetopt/buildlink3.mk"
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH:S/+$//}
Home |
Main Index |
Thread Index |
Old Index