From 1f5a16e0772ae64919561d172f39b1ddaee1d1a4 Mon Sep 17 00:00:00 2001 From: cjep Date: Mon, 23 Dec 2002 02:02:08 +0000 Subject: Use new built in pkgsrc zoo extract method. --- math/xgap/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'math/xgap') diff --git a/math/xgap/Makefile b/math/xgap/Makefile index c957aa33968..c2281cd076b 100644 --- a/math/xgap/Makefile +++ b/math/xgap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2002/12/22 19:26:57 cjep Exp $ +# $NetBSD: Makefile,v 1.2 2002/12/23 02:02:09 cjep Exp $ # DISTNAME= xgap4r16 @@ -11,14 +11,11 @@ MAINTAINER= cjep@netbsd.org HOMEPAGE= http://www.gap-system.org/Share/xgap.html COMMENT= GUI for GAP -BUILD_DEPENDS+= zoo:../../archivers/zoo - USE_BUILDLINK2= YES USE_X11= YES GNU_CONFIGURE= YES ALL_TARGET= default -EXTRACT_CMD= ${LOCALBASE}/bin/zoo -extract ${DOWNLOADED_DISTFILE} WRKSRC= ${WRKDIR}/${GAP_PKG_NAME} CONFIGURE_ENV+= GAP_DIRECTORY=${GAP_DIRECTORY} -- cgit v1.2.3