summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordholland <dholland>2011-06-19 01:41:32 +0000
committerdholland <dholland>2011-06-19 01:41:32 +0000
commit4fb2ccb6c3a94fc985e0200a44b860a7f94820a8 (patch)
tree0e5dc4ff668fbdc2f15621809f7eebc3c7474d5d
parent7b9df3f8309efd805c17b219a3b466ae644c336a (diff)
downloadpkgsrc-4fb2ccb6c3a94fc985e0200a44b860a7f94820a8.tar.gz
CHECK_INTERPRETER_SKIP
-rw-r--r--math/gap/Makefile5
1 files changed, 4 insertions, 1 deletions
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: