pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/cad/gwave Needs Perl for document splitting.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/18e6147c2993
branches:  trunk
changeset: 514690:18e6147c2993
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Fri Jun 16 14:25:36 2006 +0000

description:
Needs Perl for document splitting.

diffstat:

 cad/gwave/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 2347f526ff85 -r 18e6147c2993 cad/gwave/Makefile
--- a/cad/gwave/Makefile        Fri Jun 16 14:16:54 2006 +0000
+++ b/cad/gwave/Makefile        Fri Jun 16 14:25:36 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2006/06/11 14:20:26 joerg Exp $
+# $NetBSD: Makefile,v 1.27 2006/06/16 14:25:36 joerg Exp $
 #
 
 DISTNAME=      gwave-20030804
@@ -12,6 +12,7 @@
 
 GNU_CONFIGURE= YES
 USE_LIBTOOL=   yes
+USE_TOOLS+=    perl
 
 EVAL_PREFIX+=  GRAPHDIR=plotutils
 CONFIGURE_ENV+=        GRAPH=${GRAPHDIR}/bin/graph



Home | Main Index | Thread Index | Old Index