enable regression tests

This commit is contained in:
steven
2008-05-23 21:06:46 +00:00
parent 70072baf9a
commit c8cabd0ced
+4 -2
View File
@@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.33 2008/05/23 20:57:32 steven Exp $
# $OpenBSD: Makefile,v 1.34 2008/05/23 21:06:46 steven Exp $
COMMENT= command-driven interactive function plotting program
@@ -27,7 +27,9 @@ CONFIGURE_ARGS= --without-linux-vga --without-pdf \
--with-lasergnu --disable-wxwidgets --without-lisp-files
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/libpng" \
LDFLAGS="-L${LOCALBASE}/lib"
NO_REGRESS= Yes
REGRESS_IS_INTERACTIVE= Yes
REGRESS_FLAGS= DISPLAY=${DISPLAY} XAUTHORITY=${XAUTHORITY}
SUBST_VARS= V