summaryrefslogtreecommitdiff
path: root/math/udunits
diff options
context:
space:
mode:
authorjmmv <jmmv>2002-12-24 18:56:08 +0000
committerjmmv <jmmv>2002-12-24 18:56:08 +0000
commit6442dbecd2866c6d411f484b22e914af0a047cc9 (patch)
tree758659349f177df2e866e127a4ca94a030575167 /math/udunits
parent484028d8ea85b287e7e04960f3711ebdf9d881e3 (diff)
downloadpkgsrc-6442dbecd2866c6d411f484b22e914af0a047cc9.tar.gz
Use PKGNAME_NOREV instead of a temporary variable.
Diffstat (limited to 'math/udunits')
-rw-r--r--math/udunits/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/math/udunits/Makefile b/math/udunits/Makefile
index 43aa3bbd20e..cb5d8d00388 100644
--- a/math/udunits/Makefile
+++ b/math/udunits/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2002/12/24 17:21:03 jmmv Exp $
+# $NetBSD: Makefile,v 1.8 2002/12/24 18:56:08 jmmv Exp $
DISTNAME= udunits
PKGNAME= udunits-1.11.7
@@ -11,9 +11,8 @@ MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.unidata.ucar.edu/packages/udunits/
COMMENT= Library and program for manipulating units of physical quantities
-UDUNITS_PKGNAME:= ${PKGNAME}
-WRKSRC= ${WRKDIR}/${UDUNITS_PKGNAME}/src
-DIST_SUBDIR= ${UDUNITS_PKGNAME}
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}/src
+DIST_SUBDIR= ${PKGNAME_NOREV}
USE_BUILDLINK2= yes
GNU_CONFIGURE= yes