Date: Thu, 22 Jul 1999 22:29:56 -0700 (PDT) From: Daniel Baker <dbaker@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/xgrab Makefile Message-ID: <199907230529.WAA10945@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dbaker 1999/07/22 22:29:56 PDT Modified files: x11/xgrab 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 build error. Revision Changes Path 1.14 +4 -5 ports/x11/xgrab/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907230529.WAA10945>