pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/graphics/imlib2 Include libtool's buildlink3.mk file, ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a33c295fe820
branches: trunk
changeset: 480371:a33c295fe820
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Sep 07 19:22:21 2004 +0000
description:
Include libtool's buildlink3.mk file, as Imlib2 now uses libltdl. This fixes
eterm build, and probably other packages. Not bumping the dependency version
because, AIUI, this won't change any packages: it just fixes their build, and
the version bump should have been done during the real update.
diffstat:
graphics/imlib2/buildlink3.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r b26054f29328 -r a33c295fe820 graphics/imlib2/buildlink3.mk
--- a/graphics/imlib2/buildlink3.mk Tue Sep 07 17:13:20 2004 +0000
+++ b/graphics/imlib2/buildlink3.mk Tue Sep 07 19:22:21 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.5 2004/09/06 02:56:07 rh Exp $
+# $NetBSD: buildlink3.mk,v 1.6 2004/09/07 19:22:21 jmmv Exp $
BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+
IMLIB2_BUILDLINK3_MK:= ${IMLIB2_BUILDLINK3_MK}+
@@ -16,6 +16,7 @@
BUILDLINK_PKGSRCDIR.imlib2?= ../../graphics/imlib2
.endif # IMLIB2_BUILDLINK3_MK
+.include "../../devel/libtool/buildlink3.mk"
.include "../../graphics/freetype2/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../graphics/libungif/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index