From 74024da86e1bcf0ee13e7ce43b9f5e0f9c52833f Mon Sep 17 00:00:00 2001 From: jasper Date: Thu, 30 Dec 2010 11:11:41 +0000 Subject: [PATCH] set NO_REGRESS --- archivers/deco/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/archivers/deco/Makefile b/archivers/deco/Makefile index 60e29e5922c..bd162b274a7 100644 --- a/archivers/deco/Makefile +++ b/archivers/deco/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2010/11/15 00:22:45 espie Exp $ +# $OpenBSD: Makefile,v 1.7 2010/12/30 11:11:41 jasper Exp $ COMMENT= extract various archive file formats @@ -46,6 +46,8 @@ RUN_DEPENDS= archivers/arc \ MAKE_FLAGS= CC="${CC}" CFLAGS="${CFLAGS} -D_BSD_SOURCE" +NO_REGRESS= Yes + do-build: cd ${DECO} && ${SETENV} ${MAKE_ENV} ${MAKE_PROGRAM} \ ${MAKE_FLAGS} -f ${MAKE_FILE}