Regression tests are too hard to adapt to run here, and noone seems to

want to do it; mark as NO_REGRESS so it does not stop 'make regress'
This commit is contained in:
pvalchev 2003-07-01 02:28:42 +00:00
parent 8bc41423db
commit c787241ddc
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.13 2003/06/26 07:42:59 wilfried Exp $
# $OpenBSD: Makefile,v 1.14 2003/07/01 02:28:42 pvalchev Exp $
COMMENT= "redesign of Mozilla's browser component"
@ -31,6 +31,8 @@ LIB_DEPENDS= gtk.1,gdk.1::x11/gtk+ \
USE_X11= Yes
USE_GMAKE= Yes
# Regression tests are too hard to adapt to run here
NO_REGRESS= Yes
CONFIGURE_STYLE= autoconf
CONFIGURE_ARGS= \

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.50 2003/06/25 12:01:16 wilfried Exp $
# $OpenBSD: Makefile,v 1.51 2003/07/01 02:28:42 pvalchev Exp $
COMMENT= "open source version of the Netscape browser"
COMMENT-devel= "devel files for Gecko"
@ -44,6 +44,8 @@ LIB_DEPENDS= gtk.1,gdk.1::x11/gtk+ \
USE_X11= Yes
USE_GMAKE= Yes
# Regression tests are too hard to adapt to run here
NO_REGRESS= Yes
CONFIGURE_STYLE= autoconf
CONFIGURE_ARGS= \