From ef77699f3361d82d8612b1cff77636cee91935f1 Mon Sep 17 00:00:00 2001 From: Gary Palmer Date: Thu, 8 Dec 1994 21:30:35 +0000 Subject: Add the IS_INTERACTIVE flag to stop it hosing batch builds when you aren't running X11. Non-ideal solution to non-ideal world. --- games/xmris/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'games/xmris/Makefile') diff --git a/games/xmris/Makefile b/games/xmris/Makefile index 4f4abcab7457..7121727b8360 100644 --- a/games/xmris/Makefile +++ b/games/xmris/Makefile @@ -2,6 +2,7 @@ DISTNAME= xmris.4.02 USE_IMAKE= yes USE_GMAKE= yes MASTER_SITES= ftp://ftp.x.org/R5contrib/ +IS_INTERACTIVE= yes pre-install: @(cd ${WRKSRC}; ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} install.man) -- cgit v1.2.3