Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Jan 1999 21:07:53 +0200 (SAT)
From:      reg@shale.csir.co.za
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   ports/9806: Port fix: autoconf
Message-ID:  <199901301907.VAA13164@shale.csir.co.za>

next in thread | raw e-mail | index | archive | help

>Number:         9806
>Category:       ports
>Synopsis:       Port fix: autoconf
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jan 30 11:10:01 PST 1999
>Closed-Date:
>Last-Modified:
>Originator:     Jeremy Lea
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
Arb's Inc.
>Environment:

	FreeBSD Ports collection

>Description:

	Add build depend on GNU m4.  No response from maintainer.

>How-To-Repeat:

	

>Fix:
	
	
Index: Makefile
===================================================================
RCS file: /usr/home/ncvs/ports/devel/autoconf/Makefile,v
retrieving revision 1.16
diff -u -r1.16 Makefile
--- Makefile	1999/01/26 01:54:49	1.16
+++ Makefile	1999/01/27 08:56:44
@@ -13,6 +13,7 @@
 
 MAINTAINER=	torstenb@FreeBSD.ORG
 
+BUILD_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 RUN_DEPENDS=	gm4:${PORTSDIR}/devel/m4
 
 GNU_CONFIGURE=	yes

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199901301907.VAA13164>