From b4c6638eb755aa512d0f785ae9c4e05574e0fdea Mon Sep 17 00:00:00 2001 From: frueauf Date: Mon, 20 Jul 1998 12:18:23 +0000 Subject: Don't assume that a set DISPLAY is a working one. This package is interactive. --- audio/timidity/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'audio') diff --git a/audio/timidity/Makefile b/audio/timidity/Makefile index 182330622a4..01f0c6bf581 100644 --- a/audio/timidity/Makefile +++ b/audio/timidity/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 1998/06/18 16:15:11 agc Exp $ +# $NetBSD: Makefile,v 1.15 1998/07/20 12:18:23 frueauf Exp $ # DISTNAME= timidity-0.2i @@ -18,9 +18,8 @@ DEPENDS+= tk-8.0p2:../../x11/tk80 NO_CDROM= "Uses copyrighted patches" # this pkg opens some X connectin -.ifndef DISPLAY IS_INTERACTIVE= yes -.endif + EXTRACT_ONLY= ${DISTNAME}.tar.gz INSTALL_TARGET= install.all -- cgit v1.2.3