From owner-cvs-all Thu Jul 22 22:36:14 1999 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 1B54214F8F; Thu, 22 Jul 1999 22:36:13 -0700 (PDT) (envelope-from dbaker@FreeBSD.org) Received: (from dbaker@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA11566; Thu, 22 Jul 1999 22:34:54 -0700 (PDT) (envelope-from dbaker@FreeBSD.org) Message-Id: <199907230534.WAA11566@freefall.freebsd.org> From: Daniel Baker Date: Thu, 22 Jul 1999 22:34:54 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/emu Makefile Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk dbaker 1999/07/22 22:34:54 PDT Modified files: x11/emu Makefile Log: makefile's check for existance of DISPLAY only checked if the variable was defined, and didn't not check the possibility of an empty DISPLAY, which was the cause of the packages building error. Revision Changes Path 1.14 +4 -3 ports/x11/emu/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message