pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/math/udunits Need perl to build.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c04eafd3cb62
branches:  trunk
changeset: 536678:c04eafd3cb62
user:      obache <obache%pkgsrc.org@localhost>
date:      Thu Dec 20 12:08:22 2007 +0000

description:
Need perl to build.

diffstat:

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

diffs (17 lines):

diff -r 7f20a32af5cd -r c04eafd3cb62 math/udunits/Makefile
--- a/math/udunits/Makefile     Thu Dec 20 11:56:45 2007 +0000
+++ b/math/udunits/Makefile     Thu Dec 20 12:08:22 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2006/10/04 21:47:58 wiz Exp $
+# $NetBSD: Makefile,v 1.24 2007/12/20 12:08:22 obache Exp $
 
 DISTNAME=              udunits
 PKGNAME=               udunits-1.12.1
@@ -11,6 +11,7 @@
 HOMEPAGE=              http://www.unidata.ucar.edu/software/udunits/
 COMMENT=               Library and program for manipulating units of physical quantities
 
+USE_TOOLS+=            perl
 WRKSRC=                        ${WRKDIR}/${PKGNAME_NOREV}/src
 DIST_SUBDIR=           ${PKGNAME_NOREV}
 



Home | Main Index | Thread Index | Old Index