pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math salo says "using textproc/intltool/b3.mk is the c...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e92eba81d6a8
branches:  trunk
changeset: 514865:e92eba81d6a8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Mon Jun 19 19:24:34 2006 +0000

description:
salo says "using textproc/intltool/b3.mk is the correct way".

diffstat:

 math/qalculate-bases/Makefile    |  4 ++--
 math/qalculate-currency/Makefile |  5 ++---
 math/qalculate-units/Makefile    |  5 ++---
 3 files changed, 6 insertions(+), 8 deletions(-)

diffs (57 lines):

diff -r 85fb0f73abfe -r e92eba81d6a8 math/qalculate-bases/Makefile
--- a/math/qalculate-bases/Makefile     Mon Jun 19 17:51:21 2006 +0000
+++ b/math/qalculate-bases/Makefile     Mon Jun 19 19:24:34 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/06/16 14:35:27 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/19 19:24:34 joerg Exp $
 
 DISTNAME=      qalculate-bases-0.9.4
 CATEGORIES=    math
@@ -15,8 +15,8 @@
 GNU_CONFIGURE=         yes
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
 
-BUILD_DEPENDS+=                p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
 
 .include "../../math/qalculate/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 85fb0f73abfe -r e92eba81d6a8 math/qalculate-currency/Makefile
--- a/math/qalculate-currency/Makefile  Mon Jun 19 17:51:21 2006 +0000
+++ b/math/qalculate-currency/Makefile  Mon Jun 19 19:24:34 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/06/16 14:35:27 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/19 19:24:34 joerg Exp $
 
 DISTNAME=      qalculate-currency-0.9.4
 CATEGORIES=    math
@@ -14,8 +14,7 @@
 GNU_CONFIGURE=         yes
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
 
-BUILD_DEPENDS+=                p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
-
 .include "../../math/qalculate/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
diff -r 85fb0f73abfe -r e92eba81d6a8 math/qalculate-units/Makefile
--- a/math/qalculate-units/Makefile     Mon Jun 19 17:51:21 2006 +0000
+++ b/math/qalculate-units/Makefile     Mon Jun 19 19:24:34 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2006/06/16 14:35:27 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/06/19 19:24:34 joerg Exp $
 
 DISTNAME=      qalculate-units-0.9.4
 CATEGORIES=    math
@@ -15,8 +15,7 @@
 GNU_CONFIGURE=         yes
 LIBTOOL_OVERRIDE=      ${WRKSRC}/libtool
 
-BUILD_DEPENDS+=                p5-XML-Parser-[0-9]*:../../textproc/p5-XML-Parser
-
 .include "../../math/qalculate/buildlink3.mk"
+.include "../../textproc/intltool/buildlink3.mk"
 .include "../../x11/gtk2/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index