pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/lablgtk2 gtk2 is a direct dependency, add its buil...
details: https://anonhg.NetBSD.org/pkgsrc/rev/74fd46f8be59
branches: trunk
changeset: 501627:74fd46f8be59
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Oct 25 00:50:47 2005 +0000
description:
gtk2 is a direct dependency, add its buildlink3.mk file.
Noted by verifypc.
diffstat:
x11/lablgtk2/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r c44387929b26 -r 74fd46f8be59 x11/lablgtk2/Makefile
--- a/x11/lablgtk2/Makefile Mon Oct 24 23:54:37 2005 +0000
+++ b/x11/lablgtk2/Makefile Tue Oct 25 00:50:47 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/10/06 11:48:14 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2005/10/25 00:50:47 wiz Exp $
#
DISTNAME= lablgtk-2.4.0
@@ -27,4 +27,5 @@
.include "../../graphics/librsvg2/buildlink3.mk"
.include "../../lang/ocaml/buildlink3.mk"
.include "../../x11/gnome-panel/buildlink3.mk"
+.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index