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/gp-grpconst/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/gp-grpconst/Makefile') diff --git a/math/gp-grpconst/Makefile b/math/gp-grpconst/Makefile index d616e45334b..66f13fbb394 100644 --- a/math/gp-grpconst/Makefile +++ b/math/gp-grpconst/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2004/01/01 18:43:27 cjep Exp $ +# $NetBSD: Makefile,v 1.6 2004/01/20 12:20:04 agc Exp $ # DISTNAME= grpconst PKGNAME= gp-grpconst-2.0 SVR4_PKGNAME= gpgct -WRKSRC= ${WRKDIR}/grpconst CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ EXTRACT_SUFX= .zoo @@ -13,6 +12,7 @@ MAINTAINER= cjep@NetBSD.org HOMEPAGE= http://www.gap-system.org/Share/grpconst.html COMMENT= GAP package for finding isomorphism classes of finite groups +WRKSRC= ${WRKDIR}/grpconst NO_BUILD= YES USE_BUILDLINK2= YES GAP_PKG_NAME= grpconst -- cgit v1.2.3