From 3ad1bdbf063a03bdcca7087d41be98b07ad933af 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/xgap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/xgap') diff --git a/math/xgap/Makefile b/math/xgap/Makefile index 3bb6244d7cd..e7e04d13fc8 100644 --- a/math/xgap/Makefile +++ b/math/xgap/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2003/07/17 21:48:19 grant Exp $ +# $NetBSD: Makefile,v 1.7 2004/01/20 12:20:05 agc Exp $ # DISTNAME= xgap4r16 PKGNAME= xgap-4.16 PKGREVISION= 1 -WRKSRC= ${WRKDIR}/${GAP_PKG_NAME} CATEGORIES= math x11 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/xgap.html COMMENT= GUI for GAP +WRKSRC= ${WRKDIR}/${GAP_PKG_NAME} USE_BUILDLINK2= YES USE_X11= YES GNU_CONFIGURE= YES -- cgit v1.2.3