From fe935d50175b238c079bfaa673231f9e4abd851b Mon Sep 17 00:00:00 2001 From: dholland Date: Sun, 19 Jun 2011 01:41:32 +0000 Subject: CHECK_INTERPRETER_SKIP --- math/gap/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'math') diff --git a/math/gap/Makefile b/math/gap/Makefile index e9bae13b687..ebe70b60752 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2011/03/17 20:55:27 zafer Exp $ +# $NetBSD: Makefile,v 1.26 2011/06/19 01:41:32 dholland Exp $ # DISTNAME= gap4r3 @@ -32,6 +32,9 @@ GAP_PLATFORM= ${MACHINE_GNU_PLATFORM}-${CC} PLIST_SUBST+= GAP_PLATFORM=${GAP_PLATFORM:Q} +CHECK_INTERPRETER_SKIP+= lib/gap4.3/pkg/example/make_zoo + + INSTALLATION_DIRS= bin post-extract: -- cgit v1.2.3