From 56b712ffb37da78f16f4c9fd6db35e88805599f7 Mon Sep 17 00:00:00 2001 From: Andreas Schulz Date: Sat, 11 Mar 1995 14:54:48 +0000 Subject: Mark emu as an interactive port. It uses xrdb that fails without a valid DISPLAY variable that is normally not set if you run a "make BATCH=yes". --- x11/emu/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11') diff --git a/x11/emu/Makefile b/x11/emu/Makefile index 091cf080dd42..fbe1cc9a7b73 100644 --- a/x11/emu/Makefile +++ b/x11/emu/Makefile @@ -14,5 +14,6 @@ WRKSRC= ${WRKDIR}/emu USE_IMAKE= yes MASTER_SITES= ftp://ftp.x.org/contrib/applications/ # NO_INSTALL_MANPAGES= yes +IS_INTERACTIVE= yes .include -- cgit v1.2.3