summaryrefslogtreecommitdiff
path: root/misc/dotfile
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-07-28 10:49:49 +0000
committerfrueauf <frueauf>1998-07-28 10:49:49 +0000
commit27681003e60f299c6d099c3b240fdf747848a5ae (patch)
treeacf07d81094928700a98f72e10a34f8fe5fcf4b8 /misc/dotfile
parent0e5b7ec10c6fda5e319471dcf84f1c70c9ede6d2 (diff)
downloadpkgsrc-27681003e60f299c6d099c3b240fdf747848a5ae.tar.gz
Don't assume a set $DISPLAY is a working one. This package is interactive.
Diffstat (limited to 'misc/dotfile')
-rw-r--r--misc/dotfile/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/dotfile/Makefile b/misc/dotfile/Makefile
index eb319762c6a..aedf51acae8 100644
--- a/misc/dotfile/Makefile
+++ b/misc/dotfile/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/07/14 10:56:16 frueauf Exp $
+# $NetBSD: Makefile,v 1.11 1998/07/28 10:49:49 frueauf Exp $
# FreeBSD Id: Makefile,v 1.5 1997/04/20 13:19:30 wosch Exp
#
@@ -12,9 +12,8 @@ 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
do-build: