Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jan 2002 01:27:44 +0100 (CET)
From:      Oliver Lehmann <lehmann@ans-netz.de>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        Oliver lehmann <lehmann@ans-netz.de>
Subject:   ports/33743: update-port: math/geg (bento-fix)
Message-ID:  <200201100027.g0A0Rie22934@phobos.raisdorf.net>

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

>Number:         33743
>Category:       ports
>Synopsis:       update-port: math/geg (bento-fix)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 09 16:50:03 PST 2002
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Lehmann
>Release:        FreeBSD 4.4-STABLE alpha
>Organization:
<organization of PR author (multiple lines)>
>Environment:
System: FreeBSD ernie.sesamestreet.net 4.4-STABLE FreeBSD 4.4-STABLE #0: Sat Jan 5 14:14:03 CET 2002 olivleh1@ernie.sesamestreet.net:/usr/obj/alpha/usr/src/sys/ERNIE alpha


	<machine, os, target, libraries (multiple lines)>
>Description:

	- fix bento errors

>How-To-Repeat:
	<code/input/activities to reproduce the problem (multiple lines)>
>Fix:

diff -ruN geg.old/Makefile /usr/ports/math/geg/Makefile
--- geg.old/Makefile	Wed Jan  9 23:17:01 2002
+++ /usr/ports/math/geg/Makefile	Wed Jan  9 23:17:08 2002
@@ -24,6 +24,6 @@
 MAN1=		geg.1
 
 pre-configure:
-	@cd ${WRKSRC}; aclocal -I ${X11BASE}/share/aclocal
+	@cd ${WRKSRC}; ${ACLOCAL} -I ${X11BASE}/share/aclocal
 
 .include <bsd.port.mk>
>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?200201100027.g0A0Rie22934>