summaryrefslogtreecommitdiff
path: root/math/udunits
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
committerjmmv <jmmv@pkgsrc.org>2003-03-29 12:40:00 +0000
commit0916498c1b6dd1e6312100e3813722d9ec0a3ae4 (patch)
treefaa47d38b96f7c3d479f826963ddfdc99b66acc3 /math/udunits
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'math/udunits')
-rw-r--r--math/udunits/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/udunits/Makefile b/math/udunits/Makefile
index 7114d508e20..c3b08c40fc8 100644
--- a/math/udunits/Makefile
+++ b/math/udunits/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2003/01/28 22:03:43 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2003/03/29 12:41:45 jmmv Exp $
DISTNAME= udunits
PKGNAME= udunits-1.11.7
PKGREVISION= 1
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src
CATEGORIES= math devel
MASTER_SITES= http://www.unidata.ucar.edu/packages/udunits/
EXTRACT_SUFX= .tar.Z
@@ -11,7 +12,6 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.unidata.ucar.edu/packages/udunits/
COMMENT= Library and program for manipulating units of physical quantities
-WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src
DIST_SUBDIR= ${PKGNAME_NOREV}
USE_BUILDLINK2= yes