summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>1998-05-08 22:43:37 +0000
committerhubertf <hubertf@pkgsrc.org>1998-05-08 22:43:37 +0000
commit96f01f50460f61c36ee279f9760b718e40d051d3 (patch)
tree5d34c73d7ebdeae20569884230b98cc6a6451db4 /misc
parent99afe17c3ba572dbccc5a52357ae917695c0a7d4 (diff)
downloadpkgsrc-96f01f50460f61c36ee279f9760b718e40d051d3.tar.gz
IS_INTERACTIVE, wants X during setup
Diffstat (limited to 'misc')
-rw-r--r--misc/dotfile/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile
index 7af4fac0a6d..5e36c5bb9cf 100644
--- a/misc/dotfile/Makefile
+++ b/misc/dotfile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1998/04/24 09:20:35 agc Exp $
+# $NetBSD: Makefile,v 1.8 1998/05/08 22:43:37 hubertf Exp $
# FreeBSD Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp
#
@@ -11,6 +11,10 @@ MAINTAINER= oly@world.std.com
DEPENDS+= tk-8.0p2:../../x11/tk80
RUN_DEPENDS= wish8.0:../../x11/tk80
+# this pkg opens some X connectin
+.ifndef DISPLAY
+IS_INTERACTIVE= yes
+.endif
GNU_CONFIGURE= yes
MAN1= dotfile.1