From 1e53090cc228edde244c3b79950271b8ca469b1f Mon Sep 17 00:00:00 2001 From: agc Date: Tue, 20 Jan 2004 12:18:15 +0000 Subject: Move WRKSRC definition away from the first paragraph in a Makefile. --- math/statist/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/statist') diff --git a/math/statist/Makefile b/math/statist/Makefile index 0884043f3ff..980200dc1e5 100644 --- a/math/statist/Makefile +++ b/math/statist/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.4 2003/07/21 16:57:14 martti Exp $ +# $NetBSD: Makefile,v 1.5 2004/01/20 12:20:05 agc Exp $ # DISTNAME= statist-1.0.1 -WRKSRC= ${WRKDIR}/${DISTNAME}/src CATEGORIES= math MASTER_SITES= http://www.usf.uni-osnabrueck.de/~breiter/tools/statist/v${PKGVERSION}/ @@ -12,6 +11,7 @@ COMMENT= Small and portable statistics program DEPENDS+= gnuplot-[0-9]*:../../graphics/gnuplot +WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_BUILDLINK2= YES USE_LIBTOOL= YES -- cgit v1.2.3