aboutsummaryrefslogtreecommitdiff
path: root/news/cnews
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2006-07-02 06:24:44 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2006-07-02 06:24:44 +0000
commitf68940248d50b6004ac60a56c70cb4862e855055 (patch)
tree8f7bd59a2d2fc5a5ef395473a202997bdfa2b089 /news/cnews
parentd14b91a3b8726c7243cf22b7c5e2eb34964d16d9 (diff)
downloadports-f68940248d50b6004ac60a56c70cb4862e855055.tar.gz
ports-f68940248d50b6004ac60a56c70cb4862e855055.zip
- disable regression test on pointyhat
the test sends 2 mails, pointyhat consider this fatal: Fatal error: filesystem was touched prior to 'make install' phase http://pointyhat.freebsd.org/errorlogs/i386-5-latest/cnews-cr.g_9.log
Notes
Notes: svn path=/head/; revision=166746
Diffstat (limited to 'news/cnews')
-rw-r--r--news/cnews/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/news/cnews/Makefile b/news/cnews/Makefile
index 4181ff65e416..c19e70230def 100644
--- a/news/cnews/Makefile
+++ b/news/cnews/Makefile
@@ -138,6 +138,4 @@ test:
(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} \
${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} r)
-regression-test: test
-
.include <bsd.port.post.mk>