From e18a18a3cdc5d89ce65a67e2bf815e46a2599c7b Mon Sep 17 00:00:00 2001 From: cjep Date: Mon, 23 Dec 2002 10:48:12 +0000 Subject: Fix: Don't need DISTFILES. Need an EXTRACT_SUFX... --- math/xgap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/math/xgap/Makefile b/math/xgap/Makefile index c2281cd076b..0d32781db4b 100644 --- a/math/xgap/Makefile +++ b/math/xgap/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.2 2002/12/23 02:02:09 cjep Exp $ +# $NetBSD: Makefile,v 1.3 2002/12/23 10:48:12 cjep Exp $ # DISTNAME= xgap4r16 PKGNAME= xgap-4.16 CATEGORIES= math x11 MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/share/ -DISTFILES= ${DISTNAME}.zoo \ +EXTRACT_SUFX= .zoo MAINTAINER= cjep@netbsd.org HOMEPAGE= http://www.gap-system.org/Share/xgap.html -- cgit v1.2.3