pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/qalculate Include intltool/buildlink3.mk to pull ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/9f72375820d1
branches:  trunk
changeset: 499158:9f72375820d1
user:      minskim <minskim%pkgsrc.org@localhost>
date:      Sun Sep 11 17:01:14 2005 +0000

description:
Include intltool/buildlink3.mk to pull in all dependencies required to
run intltool.

diffstat:

 math/qalculate/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r c0d96ed302ff -r 9f72375820d1 math/qalculate/Makefile
--- a/math/qalculate/Makefile   Sun Sep 11 16:56:44 2005 +0000
+++ b/math/qalculate/Makefile   Sun Sep 11 17:01:14 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2005/08/03 13:36:05 adam Exp $
+# $NetBSD: Makefile,v 1.8 2005/09/11 17:01:14 minskim Exp $
 
 DISTNAME=      libqalculate-0.8.1.1
 PKGNAME=       qalculate-0.8.1.1
@@ -22,6 +22,7 @@
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/readline/buildlink3.mk"
 .include "../../math/cln/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
 .include "../../textproc/libxml2/buildlink3.mk"
 
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index