summaryrefslogtreecommitdiff
path: root/math/newmat
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/newmat
parent027ce626821d991bc282a370598c738be6c3e12e (diff)
downloadpkgsrc-0916498c1b6dd1e6312100e3813722d9ec0a3ae4.tar.gz
Place WRKSRC where it belongs, to make pkglint happy; ok'ed by wiz.
Diffstat (limited to 'math/newmat')
-rw-r--r--math/newmat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/newmat/Makefile b/math/newmat/Makefile
index 89c887d0e1d..71b33213fb3 100644
--- a/math/newmat/Makefile
+++ b/math/newmat/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2002/10/16 15:40:33 jschauma Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/29 12:41:43 jmmv Exp $
#
DISTNAME= newmat10
PKGNAME= ${DISTNAME:C/([0-9]+)$/-\1/}
+WRKSRC= ${WRKDIR}
CATEGORIES= math devel
MASTER_SITES= http://www.robertnz.net/ftp/
@@ -10,7 +11,6 @@ MAINTAINER= jschauma@netbsd.org
HOMEPAGE= http://www.robertnz.net/ol_doc.htm
COMMENT= Newmat C++ Matrix Library
-WRKSRC= ${WRKDIR}
MAKEFILE= nm_cc.mak
ALL_TARGET= garch