pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/qalculate-kde Needs perl.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ce6ee2be49fd
branches:  trunk
changeset: 516390:ce6ee2be49fd
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Thu Jul 20 12:32:02 2006 +0000

description:
Needs perl.

diffstat:

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

diffs (18 lines):

diff -r c4ebee630812 -r ce6ee2be49fd math/qalculate-kde/Makefile
--- a/math/qalculate-kde/Makefile       Thu Jul 20 12:31:03 2006 +0000
+++ b/math/qalculate-kde/Makefile       Thu Jul 20 12:32:02 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2006/06/14 20:14:21 adam Exp $
+# $NetBSD: Makefile,v 1.10 2006/07/20 12:32:02 joerg Exp $
 
 DISTNAME=      qalculate-kde-0.9.4
 CATEGORIES=    math
@@ -14,7 +14,7 @@
 USE_LANGUAGES=         c c++
 USE_PKGLOCALEDIR=      yes
 USE_LIBTOOL=           yes
-USE_TOOLS+=            gmake msgfmt pkg-config
+USE_TOOLS+=            gmake msgfmt pkg-config perl
 GNU_CONFIGURE=         yes
 CONFIGURE_ARGS+=       --datadir=${PREFIX}/share/kde
 



Home | Main Index | Thread Index | Old Index