Subject: pkg/4771: gv pkg doesn't depend on ghostscript, as it should.
To: None <gnats-bugs@gnats.netbsd.org>
From: None <michael.robinson@vuw.ac.nz>
List: netbsd-bugs
Date: 01/04/1998 03:34:43
>Number:         4771
>Category:       pkg
>Synopsis:       gv pkg doesn't depend on ghostscript, as it should.
>Confidential:   yes
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Jan  3 19:50:01 1998
>Last-Modified:
>Originator:     smrf
>Organization:
	Victoria University of Wellington
>Release:        NetBSD 1.3_ALPHA
>Environment:
	
System: NetBSD tawhai 1.3_ALPHA NetBSD 1.3_ALPHA (T) #0: Tue Nov 25 16:02:42 NZDT 1997 smrf@tawhai:/tmp/T i386


>Description:
	The gv package will build without ghostscript being present;
	while this will give a functioning executable, it won't give a
	useful one, as gv needs ghostscript to function.
>How-To-Repeat:
	
>Fix:
	Apply following patch:

--- Makefile.old        Sun Jan  4 16:26:09 1998
+++ Makefile    Sun Jan  4 16:32:52 1998
@@ -13,6 +13,7 @@
 
 MAINTAINER=    ports@freebsd.org
 
+RUN_DEPENDS=   ${PREFIX}/bin/gs:${PORTSDIR}/print/ghostscript5
 LIB_DEPENDS=   Xaw3d\\.6\\.:${PORTSDIR}/x11/Xaw3d
 
 USE_IMAKE=     yes

>Audit-Trail:
>Unformatted: