summaryrefslogtreecommitdiff
path: root/math/xgap
diff options
context:
space:
mode:
authorcjep <cjep@pkgsrc.org>2002-12-23 02:02:08 +0000
committercjep <cjep@pkgsrc.org>2002-12-23 02:02:08 +0000
commit1f5a16e0772ae64919561d172f39b1ddaee1d1a4 (patch)
tree1cf68da22ad311bf727963cc2cc46fc2fe33bb7a /math/xgap
parent7d8302b95c3b57f742c6766cfc6a68c7800ec5db (diff)
downloadpkgsrc-1f5a16e0772ae64919561d172f39b1ddaee1d1a4.tar.gz
Use new built in pkgsrc zoo extract method.
Diffstat (limited to 'math/xgap')
-rw-r--r--math/xgap/Makefile5
1 files changed, 1 insertions, 4 deletions
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}