pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/graphics/imlib2 Add the bzip2 buildlink3.mk file.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/01b727afd038
branches:  trunk
changeset: 481538:01b727afd038
user:      agc <agc%pkgsrc.org@localhost>
date:      Wed Oct 06 19:35:25 2004 +0000

description:
Add the bzip2 buildlink3.mk file.

Fixes PR 27167 from Robert Lillack.

diffstat:

 graphics/imlib2/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r fb8aaab0527e -r 01b727afd038 graphics/imlib2/Makefile
--- a/graphics/imlib2/Makefile  Wed Oct 06 17:18:32 2004 +0000
+++ b/graphics/imlib2/Makefile  Wed Oct 06 19:35:25 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2004/10/03 00:14:53 tv Exp $
+# $NetBSD: Makefile,v 1.24 2004/10/06 19:35:25 agc Exp $
 #
 
 DISTNAME=              imlib2-1.1.2
@@ -28,6 +28,7 @@
 . endif
 .endif
 
+.include "../../archivers/bzip2/buildlink3.mk"
 .include "../../devel/libtool/buildlink3.mk"
 .include "../../devel/pkgconfig/buildlink3.mk"
 .include "../../graphics/freetype2/buildlink3.mk"



Home | Main Index | Thread Index | Old Index