diff options
-rw-r--r-- | misc/dotfile/Makefile | 5 |
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: |