summaryrefslogtreecommitdiffstats
path: root/x11
diff options
context:
space:
mode:
authorats <ats@FreeBSD.org>1995-03-11 14:54:48 +0000
committerats <ats@FreeBSD.org>1995-03-11 14:54:48 +0000
commitc65b33cfa449becb386a3605aeb16af8e8eff5bd (patch)
tree968d66612c91ea04ddff7fe86ba7ff653d365975 /x11
parente07e0bb0506bb145a0c5c9d55e3a56f1f876feb4 (diff)
downloadFreeBSD-ports-c65b33cfa449becb386a3605aeb16af8e8eff5bd.zip
FreeBSD-ports-c65b33cfa449becb386a3605aeb16af8e8eff5bd.tar.gz
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".
Diffstat (limited to 'x11')
-rw-r--r--x11/emu/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/emu/Makefile b/x11/emu/Makefile
index 091cf08..fbe1cc9 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 <bsd.port.mk>
OpenPOWER on IntegriCloud