From ba9714a6733dcaa83a63bcce34b9c63cf25e75e2 Mon Sep 17 00:00:00 2001 From: wcobb Date: Wed, 7 Aug 2002 18:31:33 +0000 Subject: [PATCH] NO_REGRESS --- games/lincity/Makefile | 4 ++-- graphics/xmms-kj/Makefile | 3 ++- shells/sash/Makefile | 3 ++- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/games/lincity/Makefile b/games/lincity/Makefile index c2d54fbf40a..7828530bfbc 100644 --- a/games/lincity/Makefile +++ b/games/lincity/Makefile @@ -1,10 +1,9 @@ -# $OpenBSD: Makefile,v 1.3 2002/05/08 19:28:07 wcobb Exp $ +# $OpenBSD: Makefile,v 1.4 2002/08/07 18:31:33 wcobb Exp $ COMMENT= "Rich city simulation game for X" DISTNAME= lincity-1.11 CATEGORIES= games -NEED_VERSION= 1.515 HOMEPAGE= http://www.floot.demon.co.uk/lincity.html MAINTAINER= Wilbern Cobb @@ -22,5 +21,6 @@ USE_X11= Yes MAKE_FLAGS= CXXFLAGS="${CXXFLAGS}" ALL_TARGET= xlincity +NO_REGRESS= Yes .include diff --git a/graphics/xmms-kj/Makefile b/graphics/xmms-kj/Makefile index 6dcbb5bd91d..2aa8133955f 100644 --- a/graphics/xmms-kj/Makefile +++ b/graphics/xmms-kj/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2002/07/30 17:23:24 wcobb Exp $ +# $OpenBSD: Makefile,v 1.2 2002/08/07 18:31:33 wcobb Exp $ NOT_FOR_ARCHS= ${NO_SHARED_ARCHS} @@ -27,6 +27,7 @@ LIB_DEPENDS= xmms.2::audio/xmms \ WRKDIST= ${WRKDIR}/xmms-kj MAKE_FILE= makefile ALL_TARGET= vislib +NO_REGRESS= Yes MAKE_FLAGS= CC="${CC}" MTREE_FILE= ${FILESDIR}/mtree diff --git a/shells/sash/Makefile b/shells/sash/Makefile index b2744e17c57..5dc37e36126 100644 --- a/shells/sash/Makefile +++ b/shells/sash/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2002/07/21 08:44:35 wcobb Exp $ +# $OpenBSD: Makefile,v 1.7 2002/08/07 18:31:33 wcobb Exp $ COMMENT= "stand-alone shell with built-in commands" @@ -26,6 +26,7 @@ CFLAGS+= -DHAVE_GZIP=1 \ -DMOUNT_TYPE='\"ffs\"' MAKE_FLAGS= CFLAGS="${CFLAGS}" +NO_REGRESS= Yes do-install: cd ${WRKSRC} && ${INSTALL_PROGRAM} sash ${PREFIX}/bin