pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils/filelight Needs qt3-tools to build, include i...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f0cbb189dd5f
branches:  trunk
changeset: 519479:f0cbb189dd5f
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Oct 03 18:17:36 2006 +0000

description:
Needs qt3-tools to build, include its buildlink3.mk file.

diffstat:

 sysutils/filelight/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (16 lines):

diff -r 26ccd96d6abc -r f0cbb189dd5f sysutils/filelight/Makefile
--- a/sysutils/filelight/Makefile       Tue Oct 03 18:17:07 2006 +0000
+++ b/sysutils/filelight/Makefile       Tue Oct 03 18:17:36 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/10/03 00:36:21 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2006/10/03 18:17:36 wiz Exp $
 #
 
 DISTNAME=      filelight-1.0
@@ -23,5 +23,6 @@
 
 .include "../../graphics/jpeg/buildlink3.mk"
 .include "../../x11/kdelibs3/buildlink3.mk"
+.include "../../x11/qt3-tools/buildlink3.mk"
 .include "../../x11/xextproto/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index