From 258ac052e6f2c00f0c453041a0519e191fa4a02c Mon Sep 17 00:00:00 2001 From: landry Date: Tue, 22 Jul 2008 08:17:52 +0000 Subject: [PATCH] Fix build, this slipped from last fix. Noticed by sturm@ --- misc/dvtm/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/misc/dvtm/Makefile b/misc/dvtm/Makefile index e0b6b958f3e..d40145a1df1 100644 --- a/misc/dvtm/Makefile +++ b/misc/dvtm/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.4 2008/07/16 17:45:23 okan Exp $ +# $OpenBSD: Makefile,v 1.5 2008/07/22 08:17:52 landry Exp $ COMMENT= tiling window management for the console @@ -20,6 +20,8 @@ WANTLIB= c ncurses util MASTER_SITES= ${HOMEPAGE} +FAKE_FLAGS= DESTDIR="" + NO_REGRESS= Yes .include