diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/udunits/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/udunits/Makefile b/math/udunits/Makefile index d2c766f5e5f..b78593c7e34 100644 --- a/math/udunits/Makefile +++ b/math/udunits/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 2014/05/29 23:36:56 wiz Exp $ +# $NetBSD: Makefile,v 1.35 2015/03/12 17:35:06 tnn Exp $ DISTNAME= udunits-1.12.1 PKGREVISION= 8 @@ -12,7 +12,7 @@ COMMENT= Library and program for manipulating units of physical quantities MAKE_JOBS_SAFE= no -USE_TOOLS+= perl +USE_TOOLS+= perl soelim WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src GNU_CONFIGURE= yes |