Subject: pkg/4818: cvs pkg depends on gtexinfo, but does not specify requirement
To: None <gnats-bugs@gnats.netbsd.org, agc@NetBSD.ORG>
From: None <abs@mono.org>
List: netbsd-bugs
Date: 01/14/1998 08:07:14
>Number:         4818
>Category:       pkg
>Synopsis:       cvs pkg depends on gtexinfo, but does not specify requirement
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    gnats-admin (GNATS administrator)
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jan 14 08:20:01 1998
>Last-Modified:
>Originator:     David Brownlee
>Organization:
<a href="http://www.mono.org/">Monochrome</a>
>Release:        1.3
>Environment:
System: NetBSD lapton.anim.dreamworks.com 1.3 NetBSD 1.3 (_LAPTON_) #0: Fri Jan 9 11:10:00 PST 1998 root@lapton.anim.dreamworks.com:/usr/src/sys/arch/i386/compile/_LAPTON_ i386


>Description:
	The cvs pkg requires the gtexinfo package installed to build, but
	does not specify this in its makefile.
>How-To-Repeat:
	Try building cvs before gtexinfo.
>Fix:

Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/devel/cvs/Makefile,v
retrieving revision 1.2
diff -u -r1.2 Makefile
--- Makefile	1997/12/22 07:45:38	1.2
+++ Makefile	1998/01/13 22:30:04
@@ -10,6 +10,9 @@
 
 MAINTAINER=	lamj@stat.cmu.edu
 
+BUILD_DEPENDS=	${PREFIX}/bin/install-info:${PORTSDIR}/devel/gtexinfo
+RUN_DEPENDS=	${PREFIX}/bin/install-info:${PORTSDIR}/devel/gtexinfo
+
 GNU_CONFIGURE=	yes
 
 .if exists(/usr/lib/libkrb.a)
>Audit-Trail:
>Unformatted: