summaryrefslogtreecommitdiff
path: root/www/zope3/Makefile
diff options
context:
space:
mode:
authortaca <taca>2007-12-21 03:09:25 +0000
committertaca <taca>2007-12-21 03:09:25 +0000
commit2c0bec736bbecf6cfae737266bdf563c5606f448 (patch)
treee4fea5374e7bc7b2f8c1bb6452f235d5393c7c01 /www/zope3/Makefile
parente1c52b7d9f75f1ff9ac375a34b92be8c3c4591b0 (diff)
downloadpkgsrc-2c0bec736bbecf6cfae737266bdf563c5606f448.tar.gz
Avoid CHECK_INTERPRETER and CHECK_PERMS for some files.
Fix build problem with these checks.
Diffstat (limited to 'www/zope3/Makefile')
-rw-r--r--www/zope3/Makefile11
1 files changed, 10 insertions, 1 deletions
diff --git a/www/zope3/Makefile b/www/zope3/Makefile
index c0839202209..a06f5df17c1 100644
--- a/www/zope3/Makefile
+++ b/www/zope3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2007/07/04 20:55:06 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2007/12/21 03:09:25 taca Exp $
#
DISTNAME= Zope-3.3.1
@@ -20,6 +20,15 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS+= --with-python ${PYTHONBIN} \
--prefix ${ZOPE3_DIR} \
--force
+CHECK_INTERPRETER_SKIP= share/zope3/lib/python/twisted/internet/*.py \
+ share/zope3/lib/python/twisted/mail/test/*.py \
+ share/zope3/lib/python/twisted/trial/test/*.py \
+ share/zope3/lib/python/twisted/web/test/*.py \
+ share/zope3/lib/python/twisted/web2/test/*.py \
+ share/zope3/lib/python/zdaemon/*.py \
+ share/zope3/lib/python/zope/app/server/zopeskel/bin/*.in \
+ share/zope3/zopeskel/bin/*.in
+CHECK_PERMS_SKIP= share/zope3/zopeskel/bin/*.in
.if !empty(MACHINE_PLATFORM:MNetBSD-1.[0-6]*)
EXTRACT_USING= gtar