pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/bug-buddy Explicitly include pkgconfig's bl3 file ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea67a31ba94f
branches: trunk
changeset: 468785:ea67a31ba94f
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Mon Feb 16 22:07:48 2004 +0000
description:
Explicitly include pkgconfig's bl3 file to fix build and use pkgsrc intltool.
diffstat:
net/bug-buddy/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (20 lines):
diff -r e21db75674a5 -r ea67a31ba94f net/bug-buddy/Makefile
--- a/net/bug-buddy/Makefile Mon Feb 16 21:55:14 2004 +0000
+++ b/net/bug-buddy/Makefile Mon Feb 16 22:07:48 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2004/02/14 17:21:46 jlam Exp $
+# $NetBSD: Makefile,v 1.22 2004/02/16 22:07:48 jmmv Exp $
#
DISTNAME= bug-buddy-2.4.2
@@ -29,8 +29,10 @@
.include "../../devel/libgnome/buildlink3.mk"
.include "../../devel/libgnomeui/buildlink3.mk"
.include "../../devel/libglade2/buildlink3.mk"
+.include "../../devel/pkgconfig/buildlink3.mk"
.include "../../graphics/libgnomecanvas/buildlink3.mk"
.include "../../sysutils/gnome-vfs2/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
.include "../../x11/gnome-desktop/buildlink3.mk"
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index