Subject: pkg/5607: astrolog pkg requires X11 but does not set USE_X11
To: None <gnats-bugs@gnats.netbsd.org>
From: Tim Rightnour <root@polaris.garbled.net>
List: netbsd-bugs
Date: 06/18/1998 03:40:24
>Number:         5607
>Category:       pkg
>Synopsis:       astrolog pkg requires X11 but does not set USE_X11
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jun 18 03:35:01 1998
>Last-Modified:
>Originator:     Tim Rightnour
>Organization:
Tim Rightnour    -  root@garbled.net
http://www.zynetwc.com/~garbled/garbled.html
>Release:        6/10/98<NetBSD-current source date>
>Environment:
	
System: NetBSD polaris 1.3 NetBSD 1.3 (POLARIS) #0: Thu Mar 26 13:17:18 MST 1998 root@polaris:/usr/src/sys/arch/i386/compile/POLARIS i386


>Description:
misc/astrolog pkg needs X11 to build, and explodes violently when X11 doesn't exist.
It shouldn't even attempt to build without X.
	
>How-To-Repeat:
Build astrolog on a machine without X.
	
>Fix:
--- Makefile.orig       Thu Jun 18 03:35:17 1998
+++ Makefile    Thu Jun 18 03:36:37 1998
@@ -16,2 +16,4 @@
 
+USE_X11=       yes
+
 EXTRACT_ONLY=   ${DISTNAME}.shr

	
>Audit-Trail:
>Unformatted: