aboutsummaryrefslogtreecommitdiffstats
path: root/news
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2006-07-02 14:24:44 +0800
committerdinoex <dinoex@FreeBSD.org>2006-07-02 14:24:44 +0800
commit44639123c246ee565a1eeacb19de8c622f85a8de (patch)
treef29e4efe88a1802d997683fa9c17d0561c747acd /news
parente2412ed567533979c8662e9897be6af58ed5a90c (diff)
downloadfreebsd-ports-gnome-44639123c246ee565a1eeacb19de8c622f85a8de.tar.gz
freebsd-ports-gnome-44639123c246ee565a1eeacb19de8c622f85a8de.tar.zst
freebsd-ports-gnome-44639123c246ee565a1eeacb19de8c622f85a8de.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
Diffstat (limited to 'news')
-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>